Makefile.am: Remove 'debian' from EXTRA_DIST.
authorIan Abbott <abbotti@mev.co.uk>
Fri, 20 Apr 2012 11:10:01 +0000 (12:10 +0100)
committerIan Abbott <abbotti@mev.co.uk>
Fri, 20 Apr 2012 11:10:01 +0000 (12:10 +0100)
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>
Makefile.am

index b0b315fe8ab68ce03d5264a62fea2154e8d9521a..36029da4ecb0ded79d38a0fef815992f0b32d450 100644 (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