13 lines
377 B
Plaintext
13 lines
377 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.2 2002/01/04 04:05:14 brad Exp $
|
|
--- Makefile.in.orig Fri Jul 27 16:33:34 2001
|
|
+++ Makefile.in Sun Nov 18 12:28:42 2001
|
|
@@ -76,7 +76,7 @@ PACKAGE = @PACKAGE@
|
|
RANLIB = @RANLIB@
|
|
VERSION = @VERSION@
|
|
|
|
-SUBDIRS = lib examples xmlwf
|
|
+SUBDIRS = lib xmlwf
|
|
INSTALLSUBDIRS = lib xmlwf
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
CONFIG_HEADERS = config.h
|