From dfcab34c5af80c0068299bacb16ffc461bf3c1ad Mon Sep 17 00:00:00 2001 From: xrs Date: Fri, 8 Nov 2019 10:33:15 +0100 Subject: add $(GN_LIBINTL) to Makefile.am (fixes 0005902) --- src/nt/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/nt') diff --git a/src/nt/Makefile.am b/src/nt/Makefile.am index 57b8d1936..2c55ab88f 100644 --- a/src/nt/Makefile.am +++ b/src/nt/Makefile.am @@ -14,6 +14,7 @@ libgnunetnt_la_LIBADD = \ $(top_builddir)/src/util/libgnunetutil.la libgnunetnt_la_LDFLAGS = \ $(GN_LIB_LDFLAGS) \ + $(GN_LIBINTL) \ -version-info 0:0:0 #if ENABLE_TEST_RUN -- cgit v1.2.3