aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-02-11 13:46:18 +0000
committerChristian Grothoff <christian@grothoff.org>2015-02-11 13:46:18 +0000
commit0af846dcf10eacfea080977cbb3928845011b4a7 (patch)
treeedcf386d33cfff118380aa4db2ec5605eb547c0d
parent7c8f917f194f402fa1bd2ee5bf12cd9046f16ee1 (diff)
downloadgnunet-0af846dcf10eacfea080977cbb3928845011b4a7.tar.gz
gnunet-0af846dcf10eacfea080977cbb3928845011b4a7.zip
-dead flags
-rw-r--r--src/util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index fef4e644f..699a18c22 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -1,5 +1,5 @@
1# This Makefile.am is in the public domain 1# This Makefile.am is in the public domain
2AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_builddir)/src/include 2AM_CPPFLAGS = -I$(top_srcdir)/src/include
3 3
4plugindir = $(libdir)/gnunet 4plugindir = $(libdir)/gnunet
5 5