blob: 89b629958bc7da206f1e2be1b5902cd52a3b9230 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- ./Makefile.in.orig Sat Jan 6 18:00:24 2007
+++ ./Makefile.in Sat Jan 6 18:00:44 2007
@@ -197,7 +197,7 @@
target_alias = @target_alias@
version_major = @version_major@
version_minor = @version_minor@
-SUBDIRS = libltdl src plugins protocols pixmaps doc
+SUBDIRS = src plugins protocols pixmaps doc
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
config.h.in config.sub configure install-sh \
ltconfig ltmain.sh missing mkinstalldirs \
|