remove include from EXTRA_DIST

This commit is contained in:
David Schleef 2003-08-16 00:15:29 +00:00
parent 7dec445880
commit 038034fdbb

View 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`