blob: 65338be376db8107156a41a30805ca2a38d40642 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ad,v 1.2 2001/02/27 08:20:25 skrll Exp $
--- Makefile.in.orig Thu Feb 8 05:07:13 2001
+++ Makefile.in
@@ -93,7 +93,7 @@
AUTOMAKE_OPTIONS = 1.3e gnu
-BUILD_SUBDIRS = . libltdl doc tests
+BUILD_SUBDIRS = . libltdl tests
SUBDIRS = $(BUILD_SUBDIRS)
DIST_SUBDIRS = $(BUILD_SUBDIRS) $(CONF_SUBDIRS)
|