ports/databases/libdbi/files/patch-Makefile.in
Marcus Alves Grando 0889ac4f9e Update to 0.8.0
PR: ports/85662
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: pav (mentor), seanc (maintainer timeout, 18 days)
2005-09-16 19:46:01 +00:00

11 lines
663 B
Text

--- Makefile.in.orig Mon Aug 29 16:47:49 2005
+++ Makefile.in Thu Sep 1 22:16:12 2005
@@ -176,7 +176,7 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
AUTOMAKE_OPTIONS = foreign dist-zip
-SUBDIRS = src include doc
+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