aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-06-25 09:17:47 +0000
committerChristian Grothoff <christian@grothoff.org>2013-06-25 09:17:47 +0000
commit916af2ca3879d470fad37ef4e6232dfd574b11fe (patch)
treeba7801a8bf94f4152306695ed557142a07b3bbfd /Makefile.am
parent2bb989e7bb723729a004ef10134737b21339a6ff (diff)
downloadgnunet-916af2ca3879d470fad37ef4e6232dfd574b11fe.tar.gz
gnunet-916af2ca3879d470fad37ef4e6232dfd574b11fe.zip
-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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d6dd6ef2f..39a37a940 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
1INCLUDES = -I$(top_srcdir)/src/include 1INCLUDES = -I$(top_srcdir)/src/include
2SUBDIRS = libltdl contrib doc m4 src po pkgconfig 2SUBDIRS = contrib doc m4 src po pkgconfig
3 3
4EXTRA_DIST = \ 4EXTRA_DIST = \
5 ABOUT-NLS \ 5 ABOUT-NLS \