summaryrefslogtreecommitdiff
path: root/src/vpn/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-06-05 21:33:37 +0000
committerChristian Grothoff <christian@grothoff.org>2013-06-05 21:33:37 +0000
commit4ce2d673d41ad8a8b9e5389b5b97ecb5e77f190d (patch)
tree4121ea931c40568a7624413cf2b19c707572876f /src/vpn/Makefile.am
parent8411c737ab7cf78a37d841f75cf1a0298c3cd26d (diff)
downloadgnunet-4ce2d673d41ad8a8b9e5389b5b97ecb5e77f190d.tar.gz
gnunet-4ce2d673d41ad8a8b9e5389b5b97ecb5e77f190d.zip
-moving to regex
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 8b67a3373..d4c985116 100644
--- a/src/vpn/Makefile.am
+++ b/src/vpn/Makefile.am
@@ -59,7 +59,7 @@ gnunet_service_vpn_LDADD = \
59 $(top_builddir)/src/tun/libgnunettun.la \ 59 $(top_builddir)/src/tun/libgnunettun.la \
60 $(top_builddir)/src/util/libgnunetutil.la \ 60 $(top_builddir)/src/util/libgnunetutil.la \
61 $(top_builddir)/src/mesh/libgnunetmesh.la \ 61 $(top_builddir)/src/mesh/libgnunetmesh.la \
62 $(top_builddir)/src/regex/libgnunetregex.la \ 62 $(top_builddir)/src/regex/libgnunetregexnew.la \
63 $(GN_LIBINTL) 63 $(GN_LIBINTL)
64gnunet_service_vpn_CFLAGS = \ 64gnunet_service_vpn_CFLAGS = \
65 -I$(top_srcdir)/src/exit $(CFLAGS) 65 -I$(top_srcdir)/src/exit $(CFLAGS)