11 lines
488 B
Text
11 lines
488 B
Text
--- lib/autotest/Makefile.in.orig Sat Nov 21 14:59:18 2009
|
|
+++ lib/autotest/Makefile.in Mon Mar 8 12:27:30 2010
|
|
@@ -198,7 +198,7 @@ top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
autotestlibdir = $(pkgdatadir)/autotest
|
|
dist_autotestlib_DATA = autotest.m4 general.m4 specific.m4
|
|
-nodist_autotestlib_DATA = autotest.m4f
|
|
+nodist_autotestlib_DATA = #autotest.m4f
|
|
CLEANFILES = $(nodist_autotestlib_DATA)
|
|
TAGS_FILES = $(dist_autotestlib_DATA)
|
|
ETAGS_ARGS = $(ETAGS_FOR_AUTOCONF)
|