moved libltdl up a directory, to keep the GNU libtool
authoraland <aland>
Thu, 14 Sep 2000 15:26:18 +0000 (15:26 +0000)
committeraland <aland>
Thu, 14 Sep 2000 15:26:18 +0000 (15:26 +0000)
scripts happy

Makefile
src/Makefile

index 75b5523..9db9a9e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@
 
 include Make.inc
 
-SUBDIRS                = src raddb doc scripts
+SUBDIRS                = libltdl src raddb doc scripts
 WHAT_TO_MAKE   = all
 
 all:
index 2899129..5471562 100644 (file)
@@ -6,7 +6,7 @@
 
 include ../Make.inc
 
-SUBDIRS                = lib libltdl modules main
+SUBDIRS                = lib modules main
 WHAT_TO_MAKE   = all
 
 all: