diff options
author | David Barksdale <amatus.amongus@gmail.com> | 2013-06-25 02:05:49 +0000 |
---|---|---|
committer | David Barksdale <amatus.amongus@gmail.com> | 2013-06-25 02:05:49 +0000 |
commit | 2bb989e7bb723729a004ef10134737b21339a6ff (patch) | |
tree | 5681e680511784adbb1d51d1547843ac71386353 /Makefile.am | |
parent | 8ec7e116dc68557ed07731519989594b93ac19c6 (diff) |
Another fix for --with-included-ltdl.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 39a37a940..d6dd6ef2f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ INCLUDES = -I$(top_srcdir)/src/include -SUBDIRS = contrib doc m4 src po pkgconfig +SUBDIRS = libltdl contrib doc m4 src po pkgconfig EXTRA_DIST = \ ABOUT-NLS \ |