[gnome-packagekit] Add GUdev libraries if they are available



commit 2d5f685c8541521ed8b7cf36947afe61809e90b1
Author: Richard Hughes <richard hughsie com>
Date:   Wed Aug 19 12:06:58 2009 +0100

    Add GUdev libraries if they are available

 src/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 84043e7..cbd9867 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,6 +12,7 @@ INCLUDES =						\
 	$(PACKAGEKIT_CFLAGS)				\
 	$(UNIQUE_CFLAGS)				\
 	$(GTK_CFLAGS)					\
+	$(GUDEV_CFLAGS)					\
 	$(GNOME_MENUS_CFLAGS)				\
 	-DI_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE \
 	$(DEVKIT_CFLAGS)				\
@@ -110,6 +111,7 @@ shared_LIBS =						\
 	$(DBUS_LIBS)					\
 	$(GCONF_LIBS)					\
 	$(GTK_LIBS)					\
+	$(GUDEV_LIBS)					\
 	$(LIBNOTIFY_LIBS)				\
 	$(PACKAGEKIT_LIBS)				\
 	$(UNIQUE_LIBS)					\



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