blob: 9b734cac999365409a769eeedf2446b08fb918f8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig Thu Oct 30 10:24:07 2003
+++ Makefile.in Thu Oct 30 10:24:15 2003
@@ -88,7 +88,7 @@
AUTOMAKE_OPTIONS = foreign dist-zip
-SUBDIRS = src include doc
+SUBDIRS = src include
EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README README.win32 README.osx TODO libdbi.spec.in config.h.in Makefile.w32 autogen.sh
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|