11 lines
416 B
Text
11 lines
416 B
Text
--- lib/autotest/Makefile.in.orig Mon Nov 25 17:01:27 2002
|
|
+++ lib/autotest/Makefile.in Mon Nov 25 17:01:41 2002
|
|
@@ -94,7 +94,7 @@ target_alias = @target_alias@
|
|
|
|
autotestlibdir = $(pkgdatadir)/autotest
|
|
dist_autotestlib_DATA = autotest.m4 general.m4
|
|
-nodist_autotestlib_DATA = autotest.m4f
|
|
+nodist_autotestlib_DATA = # autotest.m4f
|
|
CLEANFILES = $(nodist_autotestlib_DATA)
|
|
|
|
TAGS_FILES = $(dist_autotestlib_DATA)
|