gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r29948 - gnunet/src/topology


From: gnunet
Subject: [GNUnet-SVN] r29948 - gnunet/src/topology
Date: Mon, 7 Oct 2013 22:02:09 +0200

Author: LRN
Date: 2013-10-07 22:02:09 +0200 (Mon, 07 Oct 2013)
New Revision: 29948

Modified:
   gnunet/src/topology/Makefile.am
Log:
Add missing blackslash

Modified: gnunet/src/topology/Makefile.am
===================================================================
--- gnunet/src/topology/Makefile.am     2013-10-07 19:56:53 UTC (rev 29947)
+++ gnunet/src/topology/Makefile.am     2013-10-07 20:02:09 UTC (rev 29948)
@@ -17,7 +17,7 @@
 libgnunetfriends_la_SOURCES = \
   friends.c
 libgnunetfriends_la_LIBADD = \
-  $(top_builddir)/src/util/libgnunetutil.la
+  $(top_builddir)/src/util/libgnunetutil.la \
   $(GN_LIBINTL) $(XLIB)
 libgnunetfriends_la_LDFLAGS = \
   $(GN_LIB_LDFLAGS)  $(WINFLAGS) \




reply via email to

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