PolicyKit: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Wed Mar 28 22:17:46 PDT 2007


 tools/Makefile.am |    1 -
 1 files changed, 1 deletion(-)

New commits:
diff-tree 6477d09279704e98bd2d8d18f68890f5cce305ec (from 0cc0ffde5aff51f08fa7642bbe4221dd138eaf05)
Author: David Zeuthen <davidz at redhat.com>
Date:   Thu Mar 29 01:17:40 2007 -0400

    no need to mention $(top_srcdir) twice

diff --git a/tools/Makefile.am b/tools/Makefile.am
index bd9a217..1bbaeeb 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -8,7 +8,6 @@ INCLUDES = \
 	-DPACKAGE_BIN_DIR=\""$(bindir)"\" \
 	-DPACKAGE_LOCALSTATEDIR=\""$(localstatedir)"\" \
 	-DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
-	-I$(top_srcdir) \
 	@GLIB_CFLAGS@ \
 	@DBUS_CFLAGS@
 


More information about the hal-commit mailing list