aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-28 10:10:31 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-28 10:10:31 +0000
commit22fe629ac3aa91f48dfbad592f9c0820848cfcc7 (patch)
treece3b9117d254a14e5e792472d92fed5c899541c8 /src/vpn
parentd33d640c02034eb79173686a7830a99053ea1e0a (diff)
downloadgnunet-22fe629ac3aa91f48dfbad592f9c0820848cfcc7.tar.gz
gnunet-22fe629ac3aa91f48dfbad592f9c0820848cfcc7.zip
-fix
Diffstat (limited to 'src/vpn')
-rw-r--r--src/vpn/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vpn/Makefile.am b/src/vpn/Makefile.am
index 973efd0ec..2af34f8e1 100644
--- a/src/vpn/Makefile.am
+++ b/src/vpn/Makefile.am
@@ -47,6 +47,8 @@ if ENABLE_TEST_RUN
47TESTS = $(check_PROGRAMS) 47TESTS = $(check_PROGRAMS)
48endif 48endif
49 49
50EXTRA_DIST = \
51 test_gnunet_vpn.conf
50 52
51gnunet_helper_vpn_SOURCES = \ 53gnunet_helper_vpn_SOURCES = \
52 gnunet-helper-vpn.c 54 gnunet-helper-vpn.c