hal: Branch 'master'

Joe Marcus Clarke marcus at kemper.freedesktop.org
Tue Dec 25 22:59:57 PST 2007


 hald/freebsd/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e75576b9048f567ad24acbc910fd87e74f2d27a6
Author: Joe Marcus Clarke <marcus at FreeBSD.org>
Date:   Wed Dec 26 01:59:54 2007 -0500

    correct a typo
    
    Properly refer to hal-file-monitor.c.

diff --git a/hald/freebsd/Makefile.am b/hald/freebsd/Makefile.am
index d8eeccc..22cd40a 100644
--- a/hald/freebsd/Makefile.am
+++ b/hald/freebsd/Makefile.am
@@ -48,7 +48,7 @@ libhald_freebsd_la_SOURCES = 	\
 	hf-volume.c		\
 	hf-volume.h		\
 	osspec.c		\
-	hal-filemonitor.c	\
+	hal-file-monitor.c	\
 
 libhald_freebsd_la_LDFLAGS = -lcam
 


More information about the hal-commit mailing list