[monkey-bubble: 159/753] add bonobo-property-bag-xml.c



commit 85de2d10ae252787a0fec609c2102783395a7109
Author: Michael Meeks <michael ximian com>
Date:   Tue Apr 17 23:08:16 2001 +0000

    add bonobo-property-bag-xml.c
    
    2001-04-17  Michael Meeks  <michael ximian com>
    
    	* bonobo/Makefile.am (libbonobo_2_la_SOURCES): add
    	bonobo-property-bag-xml.c
    
    	* Makefile.am: add libbonobo.h

 tests/Makefile.am    |    3 ---
 tests/test-storage.c |    3 +--
 2 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 9f569fd..26b5ebd 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,4 @@
 noinst_PROGRAMS =		\
-	test-any		\
 	test-moniker		\
 	test-properties-server	\
 	test-properties-client	\
@@ -27,8 +26,6 @@ test_properties_client_SOURCES =			\
 
 test_storage_SOURCES = test-storage.c
 
-test_any_SOURCES = test-any.c
-
 test_moniker_SOURCES = test-moniker.c
 
 test_event_source_SOURCES = test-event-source.c
diff --git a/tests/test-storage.c b/tests/test-storage.c
index bc5933b..d074b79 100644
--- a/tests/test-storage.c
+++ b/tests/test-storage.c
@@ -1,6 +1,5 @@
 #include <config.h>
-#include <liboaf/liboaf.h>
-#include <bonobo.h>
+#include <libbonobo.h>
 
 #define TESTSIZE (1024*1)
 



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