aboutsummaryrefslogtreecommitdiff
path: root/src/psyc/Makefile.am
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2016-09-23 14:26:55 +0000
committerGabor X Toth <*@tg-x.net>2016-09-23 14:26:55 +0000
commit451fd32170103921993d876d765a8755ce737a0b (patch)
treead41cd960f7f8b0f80d9967332ffc0a85e9cb0c1 /src/psyc/Makefile.am
parent3e872864741aaa83be947b614eafb4fef2c74253 (diff)
downloadgnunet-451fd32170103921993d876d765a8755ce737a0b.tar.gz
gnunet-451fd32170103921993d876d765a8755ce737a0b.zip
multicast,psyc,social: remove core dependencny
Diffstat (limited to 'src/psyc/Makefile.am')
-rw-r--r--src/psyc/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/psyc/Makefile.am b/src/psyc/Makefile.am
index e00537e73..0016b1b3b 100644
--- a/src/psyc/Makefile.am
+++ b/src/psyc/Makefile.am
@@ -63,7 +63,6 @@ test_psyc_LDADD = \
63 libgnunetpsyc.la \ 63 libgnunetpsyc.la \
64 $(top_builddir)/src/psycutil/libgnunetpsycutil.la \ 64 $(top_builddir)/src/psycutil/libgnunetpsycutil.la \
65 $(top_builddir)/src/testing/libgnunettesting.la \ 65 $(top_builddir)/src/testing/libgnunettesting.la \
66 $(top_builddir)/src/core/libgnunetcore.la \
67 $(top_builddir)/src/util/libgnunetutil.la 66 $(top_builddir)/src/util/libgnunetutil.la
68 67
69EXTRA_DIST = \ 68EXTRA_DIST = \