aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-16 15:56:55 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-16 15:56:55 +0000
commit78c6654d9807e45719d5de73bf42e664e40e7efa (patch)
tree72b1a81611b1b7f548b6e950ffee15b4b18bd4d4 /Makefile.am
parentbb960e581aff44f7890440faccb3383d0e105ca4 (diff)
downloadgnunet-78c6654d9807e45719d5de73bf42e664e40e7efa.tar.gz
gnunet-78c6654d9807e45719d5de73bf42e664e40e7efa.zip
make dist related fixes
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 06bb029db..2b89f4676 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
1INCLUDES = -I$(top_srcdir)/src/include 1INCLUDES = -I$(top_srcdir)/src/include
2SUBDIRS = contrib src po 2SUBDIRS = contrib m4 src po
3 3
4EXTRA_DIST = \ 4EXTRA_DIST = \
5 ABOUT-NLS \ 5 ABOUT-NLS \