ports/databases/libdbi/files/patch-Makefile.in
Cheng-Lung Sung 5dd1d20bb6 - Update to 0.8.2
- I'll maintain it.
2007-04-23 08:05:17 +00:00

11 lines
674 B
Text

--- Makefile.in.orig Thu Feb 15 06:51:14 2007
+++ Makefile.in Wed Apr 11 11:04:49 2007
@@ -180,7 +180,7 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
AUTOMAKE_OPTIONS = foreign dist-zip
-SUBDIRS = src include @docs_subdirs@
+SUBDIRS = src include
EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README README.win32 README.osx TODO NEWS libdbi.spec.in config.h.in Makefile.w32 autogen.sh drivers/example/AUTHORS drivers/example/Makefile.am drivers/example/README drivers/example/TODO drivers/example/.cvsignore drivers/example/dbd_example.c drivers/example/dbd_example.h drivers/example/dbd_example.sgml
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive