aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-16 19:12:42 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-16 19:12:42 +0000
commit4d93b2e4ef9f1cbb0118f67cc0391dd849cfed46 (patch)
tree5ce81ad3258811c90399d733ccbbfbe8b4c8cc20 /src/Makefile.am
parent924c8ef21aadf46e7c3f6280e482d8c66a6216b1 (diff)
downloadgnunet-4d93b2e4ef9f1cbb0118f67cc0391dd849cfed46.tar.gz
gnunet-4d93b2e4ef9f1cbb0118f67cc0391dd849cfed46.zip
-skeleton for new PT 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 4e1c338aa..12862af38 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -33,5 +33,6 @@ SUBDIRS = \
33 dns \ 33 dns \
34 exit \ 34 exit \
35 vpn \ 35 vpn \
36 pt \
36 integration-tests \ 37 integration-tests \
37 $(EXP_DIR) 38 $(EXP_DIR)