gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r30168 - gnunet/src/psyc


From: gnunet
Subject: [GNUnet-SVN] r30168 - gnunet/src/psyc
Date: Fri, 11 Oct 2013 19:44:02 +0200

Author: grothoff
Date: 2013-10-11 19:44:02 +0200 (Fri, 11 Oct 2013)
New Revision: 30168

Modified:
   gnunet/src/psyc/Makefile.am
Log:
-needs env to link properly

Modified: gnunet/src/psyc/Makefile.am
===================================================================
--- gnunet/src/psyc/Makefile.am 2013-10-11 17:22:38 UTC (rev 30167)
+++ gnunet/src/psyc/Makefile.am 2013-10-11 17:44:02 UTC (rev 30168)
@@ -67,10 +67,12 @@
 test_psyc_LDADD = \
   libgnunetpsyc.la \
   $(top_builddir)/src/testing/libgnunettesting.la \
+  $(top_builddir)/src/env/libgnunetenv.la \
   $(top_builddir)/src/util/libgnunetutil.la
 test_psyc_DEPENDENCIES = \
   libgnunetpsyc.la \
   $(top_builddir)/src/testing/libgnunettesting.la \
+  $(top_builddir)/src/env/libgnunetenv.la \
   $(top_builddir)/src/util/libgnunetutil.la
 
 EXTRA_DIST = \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]