From 5e90332b026341c987735c52d17798366f5e7d95 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Tue, 11 Mar 2008 16:04:23 +0000 Subject: [PATCH] Added perl to EXTRA_DIST --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 656a07d..f207b55 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 +EXTRA_DIST = debian comedilib.spec autogen.sh perl ACLOCAL_AMFLAGS = -I m4