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:
1dbbf5b
)
-onlu linux
author
Martin Schanzenbach
<mschanzenbach@posteo.de>
Fri, 29 Jun 2012 11:35:56 +0000
(11:35 +0000)
committer
Martin Schanzenbach
<mschanzenbach@posteo.de>
Fri, 29 Jun 2012 11:35:56 +0000
(11:35 +0000)
src/pt/Makefile.am
patch
|
blob
|
history
diff --git
a/src/pt/Makefile.am
b/src/pt/Makefile.am
index 0e83f05c12cdbb6510bf41272cbba0f709977bbd..3c71d6d76128a3909c6c68891fac74e3a87d276c 100644
(file)
--- a/
src/pt/Makefile.am
+++ b/
src/pt/Makefile.am
@@
-31,6
+31,7
@@
gnunet_daemon_pt_LDADD = \
$(GN_LIBINTL)
if HAVE_MHD
+if LINUX
VPN_TEST = \
test_gnunet_vpn-4_to_6 \
test_gnunet_vpn-6_to_4 \
@@
-38,6
+39,7
@@
if HAVE_MHD
test_gnunet_vpn-4_over \
test_gns_vpn
endif
+endif
check_PROGRAMS = $(VPN_TEST)