blob: b1c4ea9f27bf25d1cdf2c887db509043341be98f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- libgc/Makefile.in.orig Tue Nov 2 21:37:01 2004
+++ libgc/Makefile.in Tue Nov 2 21:39:34 2004
@@ -278,7 +278,7 @@
target_alias = @target_alias@
target_all = @target_all@
AUTOMAKE_OPTIONS = foreign
-SUBDIRS = include doc
+SUBDIRS = include
#
# libtool is not capable of creating shared/static versions of a convenience
|