Makefile.am: Remove 'debian' from EXTRA_DIST.

The 'debian' target doesn't exist and there is no rule to make it, so
remove it from EXTRA_DIST.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
This commit is contained in:
Ian Abbott 2012-04-20 12:10:01 +01:00
parent 38a3932fd9
commit 67a83184ad

View file

@ -8,7 +8,7 @@ pkgconfig_DATA = comedilib.pc
## with automake 1.8, putting the m4 directory in EXTRA_DIST is not needed, and
## causes 'make distcheck' to fail, by way of 'make distdir' failing when builddir != srcdir
## and srcdir is read-only.
EXTRA_DIST = debian comedilib.spec autogen.sh perl
EXTRA_DIST = comedilib.spec autogen.sh perl
ACLOCAL_AMFLAGS = -I m4