aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2005-05-24 11:20:25 +0000
committerChristian Grothoff <christian@grothoff.org>2005-05-24 11:20:25 +0000
commitfb687c8e356b840902c9117c0342bc683c7ce921 (patch)
tree0bae4439e67c5abca6189a5f2fd3edce3c0a378a /Makefile.am
parentb612f40e35dbb7f1636773c10ed63b87d6eb49f5 (diff)
downloadgnunet-gtk-fb687c8e356b840902c9117c0342bc683c7ce921.tar.gz
gnunet-gtk-fb687c8e356b840902c9117c0342bc683c7ce921.zip
hacking
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 1eacf00d..cd76a40c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,9 +1,9 @@
1## Process this file with automake to produce Makefile.in 1## Process this file with automake to produce Makefile.in
2 2
3SUBDIRS = intl po src 3SUBDIRS = po src
4 4
5EXTRA_DIST = \ 5EXTRA_DIST = \
6 autogen.sh \ 6 bootstrap \
7 gnunet-gtk.glade 7 gnunet-gtk.glade
8 8
9install-data-local: 9install-data-local:
@@ -27,3 +27,5 @@ dist-hook:
27 done \ 27 done \
28 fi 28 fi
29 29
30
31ACLOCAL_AMFLAGS = -I m4