aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-09-15 08:08:55 +0000
committerChristian Grothoff <christian@grothoff.org>2009-09-15 08:08:55 +0000
commit5cccb4380fdeb089860a70df5befe0116fdc875a (patch)
tree4cf7ce282642599a673b136d9b564e1e5e7d1b46 /src/Makefile.am
parent36ca82a2069be63d1f26a0252b4aadfcf51d8f70 (diff)
downloadgnunet-5cccb4380fdeb089860a70df5befe0116fdc875a.tar.gz
gnunet-5cccb4380fdeb089860a70df5befe0116fdc875a.zip
more work on fs
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7e92437c6..a394944d2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -13,6 +13,7 @@ SUBDIRS = \
13 arm \ 13 arm \
14 fragmentation \ 14 fragmentation \
15 hello \ 15 hello \
16 peer \
16 peerinfo \ 17 peerinfo \
17 resolver \ 18 resolver \
18 statistics \ 19 statistics \