gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r21185 - gnunet/src/stream


From: gnunet
Subject: [GNUnet-SVN] r21185 - gnunet/src/stream
Date: Fri, 27 Apr 2012 00:40:30 +0200

Author: harsha
Date: 2012-04-27 00:40:30 +0200 (Fri, 27 Apr 2012)
New Revision: 21185

Modified:
   gnunet/src/stream/
   gnunet/src/stream/Makefile.am
Log:
-naming convention


Property changes on: gnunet/src/stream
___________________________________________________________________
Modified: svn:ignore
   - test_stream_api
test_stream_local
test_stream_2peers
test_stream_2peers_halfclose
Makefile.in
Makefile
.deps

   + test-stream-local
test-stream-2peers
test-stream-2peers-halfclose
Makefile.in
Makefile
.deps


Modified: gnunet/src/stream/Makefile.am
===================================================================
--- gnunet/src/stream/Makefile.am       2012-04-26 20:49:58 UTC (rev 21184)
+++ gnunet/src/stream/Makefile.am       2012-04-26 22:40:30 UTC (rev 21185)
@@ -20,9 +20,9 @@
   $(GN_LIB_LDFLAGS)
 
 check_PROGRAMS = \
- test_stream_2peers \
- test_stream_2peers_halfclose \
- test_stream_local
+ test-stream-2peers \
+ test-stream-2peers_halfclose \
+ test-stream-local
 
 EXTRA_DIST = test_stream_local.conf
 




reply via email to

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