projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
208a327
)
-make gns non-experimental
author
Christian Grothoff
<christian@grothoff.org>
Sat, 3 Mar 2012 11:19:34 +0000
(11:19 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 3 Mar 2012 11:19:34 +0000
(11:19 +0000)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index c3474d5d9bb6134b50014454fdd0e99e995e0c53..f1b9c22b579fca6ce7c5f6d25d4c045bccd76d0a 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-3,12
+3,12
@@
#endif
if HAVE_EXPERIMENTAL
- EXP_DIR = chat dv
gns
stream
+ EXP_DIR = chat dv stream
endif
if LINUX
# All of these currently only work on GNU/Linux
- LINUX_DIR = dns exit vpn pt
+ LINUX_DIR = dns
gns
exit vpn pt
endif