diff options
author | Christian Grothoff <christian@grothoff.org> | 2013-06-25 09:17:47 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2013-06-25 09:17:47 +0000 |
commit | 916af2ca3879d470fad37ef4e6232dfd574b11fe (patch) | |
tree | ba7801a8bf94f4152306695ed557142a07b3bbfd /Makefile.am | |
parent | 2bb989e7bb723729a004ef10134737b21339a6ff (diff) |
-sorry amatus, this breaks the build on other systems and libltdl should simply not be installed as part of GNUnet, that's a bad idea
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 d6dd6ef2f9..39a37a9402 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ INCLUDES = -I$(top_srcdir)/src/include -SUBDIRS = libltdl contrib doc m4 src po pkgconfig +SUBDIRS = contrib doc m4 src po pkgconfig EXTRA_DIST = \ ABOUT-NLS \ |