aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-09-06 12:22:50 +0000
committerChristian Grothoff <christian@grothoff.org>2009-09-06 12:22:50 +0000
commitc263f813925949b97bfd899e174eefe4ecccced8 (patch)
treeb12b5291be1d0b3a2445ee560a4d51c75f378414 /src/Makefile.am
parent2a9ac93496169b01115de872e78103c6492f6a8c (diff)
downloadgnunet-c263f813925949b97bfd899e174eefe4ecccced8.tar.gz
gnunet-c263f813925949b97bfd899e174eefe4ecccced8.zip
work on downloading
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9b3aa46ab..7e92437c6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -23,5 +23,6 @@ SUBDIRS = \
23 core \ 23 core \
24 testing \ 24 testing \
25 $(HOSTLIST_DIR) \ 25 $(HOSTLIST_DIR) \
26 topology 26 topology \
27 fs
27 28