13 lines
560 B
Plaintext
13 lines
560 B
Plaintext
$OpenBSD: patch-lib_autotest_Makefile_in,v 1.1.1.1 2006/12/18 20:35:46 espie Exp $
|
|
--- lib/autotest/Makefile.in.orig Mon Oct 16 22:58:44 2006
|
|
+++ lib/autotest/Makefile.in Mon Dec 18 20:04:13 2006
|
|
@@ -141,7 +141,7 @@ top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
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)
|
|
ETAGS_ARGS = $(ETAGS_FOR_AUTOCONF)
|