aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-02 10:26:22 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-02 10:26:22 +0000
commitcf88dbef239cb00d1e89c3329a969ee27d6ec7e8 (patch)
treee2243eb9085f8133d34133d0f1c3d100526c4840 /src/vpn/Makefile.am
parent8dcab0a21d59adb07eb5151c8be883a44520e4b6 (diff)
downloadgnunet-cf88dbef239cb00d1e89c3329a969ee27d6ec7e8.tar.gz
gnunet-cf88dbef239cb00d1e89c3329a969ee27d6ec7e8.zip
-merging gnunet-daemon-vpn.h into gnunet-daemon-vpn.c
Diffstat (limited to 'src/vpn/Makefile.am')
-rw-r--r--src/vpn/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vpn/Makefile.am b/src/vpn/Makefile.am
index 38b37dd65..1fb1dd3f6 100644
--- a/src/vpn/Makefile.am
+++ b/src/vpn/Makefile.am
@@ -33,7 +33,7 @@ gnunet_helper_vpn_SOURCES = \
33 gnunet-helper-vpn.c 33 gnunet-helper-vpn.c
34 34
35gnunet_daemon_vpn_SOURCES = \ 35gnunet_daemon_vpn_SOURCES = \
36 gnunet-daemon-vpn.c gnunet-daemon-vpn.h 36 gnunet-daemon-vpn.c
37gnunet_daemon_vpn_LDADD = \ 37gnunet_daemon_vpn_LDADD = \
38 $(top_builddir)/src/core/libgnunetcore.la \ 38 $(top_builddir)/src/core/libgnunetcore.la \
39 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 39 $(top_builddir)/src/statistics/libgnunetstatistics.la \