aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/gnunet/files/patch-src__core__Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/gnunet/files/patch-src__core__Makefile.in')
-rw-r--r--net-p2p/gnunet/files/patch-src__core__Makefile.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/net-p2p/gnunet/files/patch-src__core__Makefile.in b/net-p2p/gnunet/files/patch-src__core__Makefile.in
new file mode 100644
index 000000000000..1166b1dd0c65
--- /dev/null
+++ b/net-p2p/gnunet/files/patch-src__core__Makefile.in
@@ -0,0 +1,12 @@
+--- src/core/Makefile.in.orig
++++ src/core/Makefile.in
+@@ -730,7 +730,8 @@
+
+ gnunet_core_LDADD = \
+ $(top_builddir)/src/core/libgnunetcore.la \
+- $(top_builddir)/src/util/libgnunetutil.la
++ $(top_builddir)/src/util/libgnunetutil.la \
++ $(GN_LIBINTL)
+
+ gnunet_core_DEPENDENCIES = \
+ libgnunetcore.la