diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 509221a6df..332e3b74f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -41,6 +41,8 @@ EXTRA_DIST = \ examples/menu/mfmain.h \ examples/notebook/Makefile \ examples/notebook/notebook.c \ + examples/packer/Makefile \ + examples/packer/pack.c \ examples/packbox/Makefile \ examples/packbox/packbox.c \ examples/paned/Makefile \ |