hal/hald Makefile.am,1.21,1.22
David Zeuthen
david at pdx.freedesktop.org
Fri Apr 30 10:01:25 PDT 2004
Update of /cvs/hal/hal/hald
In directory pdx:/tmp/cvs-serv30750/hald
Modified Files:
Makefile.am
Log Message:
2004-04-30 David Zeuthen <david at fubar.dk>
* doc/TODO: update TODO note about fs detection
2004-04-30 Kay Sievers <kay.sievers at vrfy.org>
* hald/Makefile.am (hald_SOURCES): add volume_id/volume_id.[ch]
* hald/linux/block_class_device.c (detect_fs): use utility in new
subdirectory volume_id
* hald/linux/volume_id/volume_id.[ch]: new files
Index: Makefile.am
===================================================================
RCS file: /cvs/hal/hal/hald/Makefile.am,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- a/Makefile.am 26 Apr 2004 16:52:54 -0000 1.21
+++ b/Makefile.am 30 Apr 2004 17:01:23 -0000 1.22
@@ -61,6 +61,9 @@
linux/libsysfs/sysfs_driver.c \
linux/libsysfs/sysfs_utils.c
+hald_SOURCES += \
+ linux/volume_id/volume_id.h linux/volume_id/volume_id.c
+
hald_LDADD = @PACKAGE_LIBS@
#### Init scripts fun
More information about the hal-commit
mailing list