Remove autogen.sh from distribution tarball
[emu8051.git] / Makefile.am
index a9c5d47..c15bf3a 100644 (file)
@@ -7,8 +7,7 @@ AUTOMAKE_OPTIONS = gnu
 SUBDIRS = src/common src/cli src/gtk data doc tests
 
 ## We want these in the dist tarball
-EXTRA_DIST = autogen.sh \
-             pixmaps
+EXTRA_DIST = pixmaps
 
 ACLOCAL = aclocal -I $(ac_aux_dir)