aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-05-29 00:46:26 +0000
committerChristian Grothoff <christian@grothoff.org>2009-05-29 00:46:26 +0000
commit0a217a8df1657b4334b55b0e4a6c7837a8dbcfd9 (patch)
tree6b552f40eb089db96409a312a98d9b12bd669102 /Makefile.am
downloadgnunet-0a217a8df1657b4334b55b0e4a6c7837a8dbcfd9.tar.gz
gnunet-0a217a8df1657b4334b55b0e4a6c7837a8dbcfd9.zip
ng
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am14
1 files changed, 14 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 000000000..c736a533d
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,14 @@
1INCLUDES = -I$(top_srcdir)/src/include
2SUBDIRS = contrib src po
3
4EXTRA_DIST = \
5 ABOUT-NLS \
6 config.rpath \
7 install-sh \
8 HACKING \
9 UPDATING \
10 PLATFORMS \
11 acinclude.m4
12
13ACLOCAL_AMFLAGS = -I m4
14