X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=Makefile.am;h=609c9c07a9b9fb2f103c965030591223d0a1f404;hb=2519aa816270e36f8808c65444c6b1bc4a0382f0;hp=db1bf0474bbbf0209dc925102a292c1120f9330a;hpb=1c6cc28cf5317f2ee9fbc1a408bcaaef3b7378b3;p=emu8051.git diff --git a/Makefile.am b/Makefile.am index db1bf04..609c9c0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,11 +4,11 @@ AUTOMAKE_OPTIONS = gnu SUBDIRS = src doc -EXTRA_DIST = bootstrap \ +EXTRA_DIST = autogen.sh \ $(ac_aux_dir)/debug.m4 \ $(ac_aux_dir)/gtk2.m4 \ - pixmaps/*.xpm \ - test_files/* + pixmaps \ + test_files ACLOCAL = aclocal -I $(ac_aux_dir)