13 lines
571 B
Plaintext
13 lines
571 B
Plaintext
$OpenBSD: patch-lib_autotest_Makefile_in,v 1.1.1.1 2010/03/22 20:54:07 espie Exp $
|
|
--- 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)
|