hal/hald Makefile.am,1.34,1.35

Kay Sievers kay at freedesktop.org
Mon Sep 20 07:35:53 PDT 2004


Update of /cvs/hal/hal/hald
In directory gabe:/tmp/cvs-serv14771/hald

Modified Files:
	Makefile.am 
Log Message:
2004-09-20  Kay Sievers  <kay.sievers at vrfy.org>

        * hald/Makefile.am: add new logging glue file for
        drive_id/

        * hald/linux/drive_id/drive_id.c: remove own dbg()
        implementation and map to the HAL logger

        * hald/linux/drive_id/drive_id.h: next version number

        * hald/linux/drive_id/drive_id_logging.h: map to
        the HAL logging function

        * hald/linux/volume_id/volume_id.h: next version number



Index: Makefile.am
===================================================================
RCS file: /cvs/hal/hal/hald/Makefile.am,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- Makefile.am	13 Sep 2004 15:45:00 -0000	1.34
+++ Makefile.am	20 Sep 2004 14:35:51 -0000	1.35
@@ -73,6 +73,7 @@
 hald_SOURCES +=                                                         \
 	linux/volume_id/volume_id_logging.h				\
 	linux/volume_id/volume_id.h	linux/volume_id/volume_id.c	\
+	linux/drive_id/drive_id_logging.h				\
 	linux/drive_id/drive_id.h	linux/drive_id/drive_id.c
 
 hald_LDADD = @PACKAGE_LIBS@ -lcap @EXPAT_LIB@




More information about the hal-commit mailing list