13 lines
582 B
Plaintext
13 lines
582 B
Plaintext
|
$OpenBSD: patch-lib_autotest_Makefile_in,v 1.1.1.1 2004/02/10 00:00:14 espie Exp $
|
||
|
--- lib/autotest/Makefile.in.orig 2003-11-06 10:33:27.000000000 +0100
|
||
|
+++ lib/autotest/Makefile.in 2004-02-09 22:11:41.000000000 +0100
|
||
|
@@ -116,7 +116,7 @@ sysconfdir = @sysconfdir@
|
||
|
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)
|
||
|
ETAGS_ARGS = $(ETAGS_FOR_AUTOCONF)
|