gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r32200 - gnunet/src/mesh


From: gnunet
Subject: [GNUnet-SVN] r32200 - gnunet/src/mesh
Date: Tue, 4 Feb 2014 14:32:13 +0100

Author: LRN
Date: 2014-02-04 14:32:13 +0100 (Tue, 04 Feb 2014)
New Revision: 32200

Modified:
   gnunet/src/mesh/Makefile.am
Log:
Fix a typo

Modified: gnunet/src/mesh/Makefile.am
===================================================================
--- gnunet/src/mesh/Makefile.am 2014-02-04 13:31:53 UTC (rev 32199)
+++ gnunet/src/mesh/Makefile.am 2014-02-04 13:32:13 UTC (rev 32200)
@@ -76,7 +76,7 @@
 gnunet_service_mesh_CFLAGS = $(AM_CFLAGS)
 gnunet_service_mesh_LDADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
-  $(top_builddir)/src/transport>/libgnunettransport.la \
+  $(top_builddir)/src/transport/libgnunettransport.la \
   $(top_builddir)/src/core/libgnunetcore.la \
   $(top_builddir)/src/dht/libgnunetdht.la \
   $(top_builddir)/src/statistics/libgnunetstatistics.la \




reply via email to

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