From 9881c55b0178823d86cb28b3f5aaf9cc31744dc0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 6 May 2016 15:25:44 +0000 Subject: fix #4493 --- src/social/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/social/Makefile.am') diff --git a/src/social/Makefile.am b/src/social/Makefile.am index b0749e9e6..fb761dcae 100644 --- a/src/social/Makefile.am +++ b/src/social/Makefile.am @@ -40,6 +40,7 @@ gnunet_social_SOURCES = \ gnunet-social.c gnunet_social_LDADD = \ libgnunetsocial.la \ + $(top_builddir)/src/psycutil/libgnunetpsycutil.la \ $(top_builddir)/src/core/libgnunetcore.la \ $(top_builddir)/src/util/libgnunetutil.la -- cgit v1.2.3