aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-05 20:31:05 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-05 20:31:05 +0000
commitdb910978a32ed36a72ee29fa1b7ace15c699b158 (patch)
treefcc86be16b389865a6e667ada07c55c98a9d25e3 /src/Makefile.am
parentf4b1a87c847292e2d7432307f6d7a994fb2aa733 (diff)
downloadgnunet-db910978a32ed36a72ee29fa1b7ace15c699b158.tar.gz
gnunet-db910978a32ed36a72ee29fa1b7ace15c699b158.zip
-towards new exit daemon
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 6022f0733..4e1c338aa 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -31,6 +31,7 @@ SUBDIRS = \
31 fs \ 31 fs \
32 mesh \ 32 mesh \
33 dns \ 33 dns \
34 exit \
34 vpn \ 35 vpn \
35 integration-tests \ 36 integration-tests \
36 $(EXP_DIR) 37 $(EXP_DIR)