gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r25843 - monkey/trunk/pathologist/src/pathologist


From: gnunet
Subject: [GNUnet-SVN] r25843 - monkey/trunk/pathologist/src/pathologist
Date: Mon, 21 Jan 2013 16:10:09 +0100

Author: teichm
Date: 2013-01-21 16:10:09 +0100 (Mon, 21 Jan 2013)
New Revision: 25843

Modified:
   monkey/trunk/pathologist/src/pathologist/Makefile.am
Log:
fixed linker error, thanks to christian


Modified: monkey/trunk/pathologist/src/pathologist/Makefile.am
===================================================================
--- monkey/trunk/pathologist/src/pathologist/Makefile.am        2013-01-21 
13:51:41 UTC (rev 25842)
+++ monkey/trunk/pathologist/src/pathologist/Makefile.am        2013-01-21 
15:10:09 UTC (rev 25843)
@@ -34,6 +34,7 @@
 
 libpathologistaction_la_LIBADD = \
   $(top_builddir)/src/mi/libmi.la \
+  $(top_builddir)/src/pathologist/libpathologistedb.la \
   $(top_builddir)/src/util/libpathologistutil.la \
   $(XLIB)
 




reply via email to

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