[gnome-packagekit] trivial: Ensure we link libpackagekit-glib in the control center module



commit 72045444080118d7e75a0db33b4354920d56d2f7
Author: Richard Hughes <richard hughsie com>
Date:   Sun Jun 20 22:35:56 2010 +0100

    trivial: Ensure we link libpackagekit-glib in the control center module

 src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index c5ae9dd..a3cc27b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -217,6 +217,7 @@ libupdate_la_SOURCES =					\
 
 libupdate_la_LIBADD =					\
 	$(GLIB_LIBS)					\
+	$(PACKAGEKIT_LIBS)				\
 	$(CONTROL_CENTER_LIBS)				\
 	-lm
 



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