gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r36195 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r36195 - gnunet/src/util
Date: Mon, 3 Aug 2015 18:45:43 +0200

Author: burdges
Date: 2015-08-03 18:45:43 +0200 (Mon, 03 Aug 2015)
New Revision: 36195

Modified:
   gnunet/src/util/Makefile.am
Log:
Add socks lines to the makefile, but do not yet activate



Modified: gnunet/src/util/Makefile.am
===================================================================
--- gnunet/src/util/Makefile.am 2015-08-03 16:44:18 UTC (rev 36194)
+++ gnunet/src/util/Makefile.am 2015-08-03 16:45:43 UTC (rev 36195)
@@ -347,6 +347,11 @@
 test_client_nc_LDADD = \
  libgnunetutil.la
 
+test_socks_nc_SOURCES = \
+ test_socks.c
+test_socks_nc_LDADD = \
+ libgnunetutil.la
+
 test_common_allocation_SOURCES = \
  test_common_allocation.c
 test_common_allocation_LDADD = \




reply via email to

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