aboutsummaryrefslogtreecommitdiff
path: root/src/nat/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-05-06 16:08:25 +0000
committerChristian Grothoff <christian@grothoff.org>2011-05-06 16:08:25 +0000
commitd06f7242a72ffb6b7a21a06b7619c57e37b21fd2 (patch)
tree4fe5fc6227a38b1326b8f8f5fcef605e618250f6 /src/nat/Makefile.am
parent399643b49e9564eead88548fa78e9bf259d8b3c3 (diff)
downloadgnunet-d06f7242a72ffb6b7a21a06b7619c57e37b21fd2.tar.gz
gnunet-d06f7242a72ffb6b7a21a06b7619c57e37b21fd2.zip
fix 1678
Diffstat (limited to 'src/nat/Makefile.am')
-rw-r--r--src/nat/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nat/Makefile.am b/src/nat/Makefile.am
index 66af052c7..a795b56fa 100644
--- a/src/nat/Makefile.am
+++ b/src/nat/Makefile.am
@@ -25,6 +25,7 @@ libgnunetnat_la_CFLAGS = \
25 25
26libgnunetnat_la_LIBADD = \ 26libgnunetnat_la_LIBADD = \
27 $(top_builddir)/src/util/libgnunetutil.la \ 27 $(top_builddir)/src/util/libgnunetutil.la \
28 @LIBCURL@ \
28 $(GN_LIBINTL) @EXT_LIBS@ 29 $(GN_LIBINTL) @EXT_LIBS@
29 30
30libgnunetnat_la_LDFLAGS = \ 31libgnunetnat_la_LDFLAGS = \