aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-03-13 01:36:59 +0100
committerChristian Grothoff <christian@grothoff.org>2017-03-13 01:36:59 +0100
commit91abbcffa03d4f87d4c899ec396c9213e9dc6e18 (patch)
tree49ddcaafa36449bd9030f012cdf34a92537c1e39 /src/vpn/Makefile.am
parentba32b87dd8c99a85ffe5d620d9ad20b43abf7345 (diff)
downloadgnunet-91abbcffa03d4f87d4c899ec396c9213e9dc6e18.tar.gz
gnunet-91abbcffa03d4f87d4c899ec396c9213e9dc6e18.zip
rename libgnunetcadetnew -> libgnunetcadet
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 417d2eb89..5c16fa349 100644
--- a/src/vpn/Makefile.am
+++ b/src/vpn/Makefile.am
@@ -59,7 +59,7 @@ gnunet_service_vpn_LDADD = \
59 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 59 $(top_builddir)/src/statistics/libgnunetstatistics.la \
60 $(top_builddir)/src/tun/libgnunettun.la \ 60 $(top_builddir)/src/tun/libgnunettun.la \
61 $(top_builddir)/src/util/libgnunetutil.la \ 61 $(top_builddir)/src/util/libgnunetutil.la \
62 $(top_builddir)/src/cadet/libgnunetcadetnew.la \ 62 $(top_builddir)/src/cadet/libgnunetcadet.la \
63 $(top_builddir)/src/regex/libgnunetregex.la \ 63 $(top_builddir)/src/regex/libgnunetregex.la \
64 $(GN_LIBINTL) 64 $(GN_LIBINTL)
65gnunet_service_vpn_CFLAGS = \ 65gnunet_service_vpn_CFLAGS = \