aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2013-07-17 13:35:26 +0000
committerBart Polot <bart@net.in.tum.de>2013-07-17 13:35:26 +0000
commitf112f0014de7dd8d780a3493437629a5895c5ea0 (patch)
treeafd60b4c9a3626de0a0a2f7657310463970b9466 /src/Makefile.am
parentd0aa59dec015e4fb19bd2573f8ca6495ccd989d7 (diff)
downloadgnunet-f112f0014de7dd8d780a3493437629a5895c5ea0.tar.gz
gnunet-f112f0014de7dd8d780a3493437629a5895c5ea0.zip
- gns depends on vpn
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 25dcbfafb..00c4d6f93 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -63,10 +63,10 @@ SUBDIRS = \
63 lockmanager \ 63 lockmanager \
64 dns \ 64 dns \
65 identity \ 65 identity \
66 gns \
67 set \ 66 set \
68 fs \ 67 fs \
69 $(LINUX_DIR) \ 68 $(LINUX_DIR) \
70 $(MINGW_DIR) \ 69 $(MINGW_DIR) \
70 gns \
71 integration-tests \ 71 integration-tests \
72 $(EXP_DIR) 72 $(EXP_DIR)