aboutsummaryrefslogtreecommitdiff
path: root/src/tun/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/tun/Makefile.am')
-rw-r--r--src/tun/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tun/Makefile.am b/src/tun/Makefile.am
index 390ce9e..3b2b573 100644
--- a/src/tun/Makefile.am
+++ b/src/tun/Makefile.am
@@ -14,7 +14,8 @@ lib_LTLIBRARIES = libgnunettun.la
libgnunettun_la_SOURCES = \
tun.c
libgnunettun_la_LIBADD = \
- $(top_builddir)/src/util/libgnunetutil.la $(XLIB)
+ $(top_builddir)/src/util/libgnunetutil.la $(XLIB) \
+ $(LTLIBINTL)
libgnunettun_la_LDFLAGS = \
$(GN_LIB_LDFLAGS) \
-version-info 0:0:0