remove include from EXTRA_DIST
authorDavid Schleef <ds@schleef.org>
Sat, 16 Aug 2003 00:15:29 +0000 (00:15 +0000)
committerDavid Schleef <ds@schleef.org>
Sat, 16 Aug 2003 00:15:29 +0000 (00:15 +0000)
Makefile.am

index 1fd28ab343f39e6f8a22593d502e4aa780808148..1339ce13751578130af7e31d27945dcd9dbb2646 100644 (file)
@@ -5,7 +5,7 @@ SUBDIRS = lib comedi_calibrate comedi_config man testing demo doc python \
 #pkgconfigdir = $(libdir)/pkgconfig
 #pkgconfig_DATA = comedilib.pc
 
-EXTRA_DIST = include debian m4 etc comedilib.spec 
+EXTRA_DIST = debian m4 etc comedilib.spec 
 
 dist-hook:
        rm -rf `find $(distdir) -name CVS`