[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r3720 - in GNUnet: . src/applications
From: |
grothoff |
Subject: |
[GNUnet-SVN] r3720 - in GNUnet: . src/applications |
Date: |
Sun, 12 Nov 2006 00:30:59 -0800 (PST) |
Author: grothoff
Date: 2006-11-12 00:30:57 -0800 (Sun, 12 Nov 2006)
New Revision: 3720
Modified:
GNUnet/configure.ac
GNUnet/src/applications/Makefile.am
Log:
avoid packaging problems
Modified: GNUnet/configure.ac
===================================================================
--- GNUnet/configure.ac 2006-11-12 08:28:39 UTC (rev 3719)
+++ GNUnet/configure.ac 2006-11-12 08:30:57 UTC (rev 3720)
@@ -506,7 +506,6 @@
src/applications/Makefile
src/applications/advertising/Makefile
src/applications/bootstrap_http/Makefile
-src/applications/chat/Makefile
src/applications/datastore/Makefile
src/applications/dht/Makefile
src/applications/dht/tools/Makefile
@@ -533,7 +532,6 @@
src/applications/state/Makefile
src/applications/stats/Makefile
src/applications/tbench/Makefile
-src/applications/testbed/Makefile
src/applications/template/Makefile
src/applications/topology_default/Makefile
src/applications/topology_f2f/Makefile
Modified: GNUnet/src/applications/Makefile.am
===================================================================
--- GNUnet/src/applications/Makefile.am 2006-11-12 08:28:39 UTC (rev 3719)
+++ GNUnet/src/applications/Makefile.am 2006-11-12 08:30:57 UTC (rev 3720)
@@ -42,4 +42,3 @@
$(VPN_DIR)
# $(TESTBED_DIR)
# chat
-# kvstore_sqlite
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r3720 - in GNUnet: . src/applications,
grothoff <=