dbus/test Makefile.am,1.40,1.41
John Palmieri
johnp at kemper.freedesktop.org
Fri Jul 14 09:20:13 PDT 2006
- Previous message: dbus/glib/examples/statemachine .cvsignore, 1.2, NONE Makefile.am,
1.4, NONE sm-marshal.list, 1.1, NONE statemachine-client.c,
1.2, NONE statemachine-server.c, 1.3,
NONE statemachine-server.h, 1.1, NONE statemachine-server.xml,
1.1, NONE statemachine.c, 1.2, NONE statemachine.h, 1.1,
NONE statemachine.xml, 1.1, NONE
- Next message: dbus/mono/DBusType Array.cs, 1.9, NONE Boolean.cs, 1.4, NONE Byte.cs,
1.7, NONE Dict.cs, 1.6, NONE Double.cs, 1.4, NONE IDBusType.cs,
1.2, NONE Int16.cs, 1.1, NONE Int32.cs, 1.6, NONE Int64.cs,
1.6, NONE ObjectPath.cs, 1.7, NONE String.cs, 1.5,
NONE UInt16.cs, 1.1, NONE UInt32.cs, 1.6, NONE UInt64.cs, 1.6, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus/test
In directory kemper:/tmp/cvs-serv13751/test
Modified Files:
Makefile.am
Log Message:
* Remove all bindings
Index: Makefile.am
===================================================================
RCS file: /cvs/dbus/dbus/test/Makefile.am,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- Makefile.am 22 Nov 2005 20:37:00 -0000 1.40
+++ Makefile.am 14 Jul 2006 16:20:11 -0000 1.41
@@ -1,16 +1,5 @@
-
-if HAVE_GLIB
- GLIB_SUBDIR=glib
-endif
-if HAVE_PYTHON
- PYTHON_SUBDIR=python
-endif
-if HAVE_QTESTLIB
- QT_SUBDIR=qt
-endif
-
-SUBDIRS=name-test $(GLIB_SUBDIR) $(PYTHON_SUBDIR) $(QT_SUBDIR)
-DIST_SUBDIRS=glib python qt name-test
+SUBDIRS=name-test
+DIST_SUBDIRS=name-test
INCLUDES=-I$(top_srcdir) $(DBUS_TEST_CFLAGS)
- Previous message: dbus/glib/examples/statemachine .cvsignore, 1.2, NONE Makefile.am,
1.4, NONE sm-marshal.list, 1.1, NONE statemachine-client.c,
1.2, NONE statemachine-server.c, 1.3,
NONE statemachine-server.h, 1.1, NONE statemachine-server.xml,
1.1, NONE statemachine.c, 1.2, NONE statemachine.h, 1.1,
NONE statemachine.xml, 1.1, NONE
- Next message: dbus/mono/DBusType Array.cs, 1.9, NONE Boolean.cs, 1.4, NONE Byte.cs,
1.7, NONE Dict.cs, 1.6, NONE Double.cs, 1.4, NONE IDBusType.cs,
1.2, NONE Int16.cs, 1.1, NONE Int32.cs, 1.6, NONE Int64.cs,
1.6, NONE ObjectPath.cs, 1.7, NONE String.cs, 1.5,
NONE UInt16.cs, 1.1, NONE UInt32.cs, 1.6, NONE UInt64.cs, 1.6, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list