hal: Branch 'master'
Joe Marcus Clarke
marcus at kemper.freedesktop.org
Wed Dec 26 16:36:25 PST 2007
hald/freebsd/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 42c486e8d64cc83c1013643fa796eec77b1b6e6e
Author: Joe Marcus Clarke <marcus at FreeBSD.org>
Date: Wed Dec 26 19:36:23 2007 -0500
remove errant '\'
Remove a '\' after the last element in the list of sources.
diff --git a/hald/freebsd/Makefile.am b/hald/freebsd/Makefile.am
index 22cd40a..d71be3b 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-file-monitor.c \
+ hal-file-monitor.c
libhald_freebsd_la_LDFLAGS = -lcam
More information about the hal-commit
mailing list