aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-04-06 09:38:51 +0000
committerChristian Grothoff <christian@grothoff.org>2011-04-06 09:38:51 +0000
commit626665da9b8b1861a1e09ca91e599ec44f915c9c (patch)
tree1c623bd5ed2a862d7d5a298777451fdc5b2db319 /Makefile.am
parentb50bfea71bb512253db5312e95ba799900a68357 (diff)
downloadgnunet-626665da9b8b1861a1e09ca91e599ec44f915c9c.tar.gz
gnunet-626665da9b8b1861a1e09ca91e599ec44f915c9c.zip
fixing build issues
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 386548505..1c92c1fb8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,5 +8,8 @@ EXTRA_DIST = \
8 HACKING \ 8 HACKING \
9 acinclude.m4 9 acinclude.m4
10 10
11gnunetincludedir = $(includedir)/gnunet
12gnunetinclude_HEADERS = gnunet_config.h
13
11ACLOCAL_AMFLAGS = -I m4 14ACLOCAL_AMFLAGS = -I m4
12 15