gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r24633 - in gnunet/src: ats-tool regex


From: gnunet
Subject: [GNUnet-SVN] r24633 - in gnunet/src: ats-tool regex
Date: Wed, 31 Oct 2012 13:48:47 +0100

Author: grothoff
Date: 2012-10-31 13:48:47 +0100 (Wed, 31 Oct 2012)
New Revision: 24633

Modified:
   gnunet/src/ats-tool/Makefile.am
   gnunet/src/regex/Makefile.am
Log:
-fix

Modified: gnunet/src/ats-tool/Makefile.am
===================================================================
--- gnunet/src/ats-tool/Makefile.am     2012-10-31 12:21:36 UTC (rev 24632)
+++ gnunet/src/ats-tool/Makefile.am     2012-10-31 12:48:47 UTC (rev 24633)
@@ -12,10 +12,10 @@
  gnunet-ats 
 
 gnunet_ats_SOURCES = \
- gnunet-ats.c gnunet-service-ats.h
+ gnunet-ats.c 
 gnunet_ats_LDADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(top_builddir)/src/ats/libgnunetats.la \
   $(top_builddir)/src/transport/libgnunettransport.la \
   $(top_builddir)/src/hello/libgnunethello.la \
-  $(GN_LIBINTL)  
\ No newline at end of file
+  $(GN_LIBINTL)  

Modified: gnunet/src/regex/Makefile.am
===================================================================
--- gnunet/src/regex/Makefile.am        2012-10-31 12:21:36 UTC (rev 24632)
+++ gnunet/src/regex/Makefile.am        2012-10-31 12:48:47 UTC (rev 24633)
@@ -76,4 +76,4 @@
 
 
 EXTRA_DIST = \
-  regex_profiler_test.conf
+  regex_simulation_profiler_test.conf




reply via email to

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