hal/hald Makefile.am,1.53,1.54
David Zeuthen
david at kemper.freedesktop.org
Sat Feb 25 08:32:30 PST 2006
- Previous message: hal/doc/api Doxyfile.in,1.2,1.3
- Next message: hal/libhal-policy Makefile.am, NONE, 1.1 libhal-policy-test.c, NONE,
1.1 libhal-policy.c, NONE, 1.1 libhal-policy.h, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal/hald
In directory kemper:/tmp/cvs-serv32725/hald
Modified Files:
Makefile.am
Log Message:
2006-02-25 David Zeuthen <davidz at redhat.com>
* hal-policy.pc.in: New file
* libhal-policy/libhal-policy-test.c: New file
* libhal-policy/libhal-policy.[ch]: New files
* libhal-policy/Makefile.am: New file
* hald/Makefile.am: Uncomment hald-test as this is currently
somewhat broken
* doc/api/Doxyfile.in: Add libhal-policy to INPUT
* configure.in: Add stuff of libhal-policy
* Makefile.am: Add libhal-policy to SUBDIRS and hal-policy.pc to
pkgconfig_DATA and hal-policy.pc.in to EXTRA_DIST
Index: Makefile.am
===================================================================
RCS file: /cvs/hal/hal/hald/Makefile.am,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- Makefile.am 21 Jan 2006 02:45:26 -0000 1.53
+++ Makefile.am 25 Feb 2006 16:32:28 -0000 1.54
@@ -15,18 +15,18 @@
## check_PROGRAMS = hald-test
-hald_test_SOURCES = \
- hald_marshal.h hald_marshal.c \
- device.h device.c \
- device_info.h device_info.c \
- device_store.h device_store.c \
- logger.h logger.c \
- property.h property.c \
- hald_dbus.h hald_dbus.c \
- hald_test.c \
- hald_test_libhal.c
+#hald_test_SOURCES = \
+# hald_marshal.h hald_marshal.c \
+# device.h device.c \
+# device_info.h device_info.c \
+# device_store.h device_store.c \
+# logger.h logger.c \
+# property.h property.c \
+# hald_dbus.h hald_dbus.c \
+# hald_test.c \
+# hald_test_libhal.c
-hald_test_LDADD = @PACKAGE_LIBS@ -lm @EXPAT_LIB@ $(top_builddir)/libhal/libhal.la
+# hald_test_LDADD = @PACKAGE_LIBS@ -lm @EXPAT_LIB@ $(top_builddir)/libhal/libhal.la
# TESTS = hald-test
- Previous message: hal/doc/api Doxyfile.in,1.2,1.3
- Next message: hal/libhal-policy Makefile.am, NONE, 1.1 libhal-policy-test.c, NONE,
1.1 libhal-policy.c, NONE, 1.1 libhal-policy.h, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list