15 lines
394 B
Plaintext
15 lines
394 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.3 2006/03/18 17:40:02 naddy Exp $
|
|
--- Makefile.in.orig Mon Mar 13 15:58:40 2006
|
|
+++ Makefile.in Thu Mar 16 16:08:40 2006
|
|
@@ -273,8 +273,8 @@ EXTRA_DIST = \
|
|
autogen.sh \
|
|
nmake.opt
|
|
|
|
-dist_doc_DATA = $(docfiles)
|
|
-SUBDIRS = port libtiff tools contrib test man html
|
|
+dist_doc_DATA =
|
|
+SUBDIRS = port libtiff tools test man html
|
|
all: all-recursive
|
|
|
|
.SUFFIXES:
|