[gnome-power-manager] Remove two unused includes from Makefiles



commit 1649eb6746bb2f21e7e32c65325a6bb0e70a6f5f
Author: Richard Hughes <richard hughsie com>
Date:   Sun Jul 5 09:41:11 2009 +0100

    Remove two unused includes from Makefiles

 applets/brightness/Makefile.am |    1 -
 applets/inhibit/Makefile.am    |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/applets/brightness/Makefile.am b/applets/brightness/Makefile.am
index 14b18b3..4ba35a9 100644
--- a/applets/brightness/Makefile.am
+++ b/applets/brightness/Makefile.am
@@ -1,7 +1,6 @@
 INCLUDES =							\
 	-I. -I$(srcdir) 					\
 	$(GLIB_CFLAGS)						\
-	$(HAL_CFLAGS)						\
 	$(DBUS_CFLAGS)						\
 	$(GNOME_CFLAGS)						\
 	$(LIBNOTIFY_CFLAGS)					\
diff --git a/applets/inhibit/Makefile.am b/applets/inhibit/Makefile.am
index 6cd275f..788a7e8 100644
--- a/applets/inhibit/Makefile.am
+++ b/applets/inhibit/Makefile.am
@@ -1,7 +1,6 @@
 INCLUDES =							\
 	-I. -I$(srcdir) 					\
 	$(GLIB_CFLAGS)						\
-	$(HAL_CFLAGS)						\
 	$(DBUS_CFLAGS)						\
 	$(GNOME_CFLAGS)						\
 	$(LIBNOTIFY_CFLAGS)					\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]