[accounts-dialog] Compile with the cheese cflags and libs



commit 4f4f4f24d67c4be069655804034d316cb465c08d
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Jan 15 11:30:24 2010 +0000

    Compile with the cheese cflags and libs

 src/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index fee1893..eb8d9f1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -10,6 +10,7 @@ INCLUDES = \
 	$(GNOME_DESKTOP_CFLAGS) 			\
 	$(UNIQUE_CFLAGS)				\
 	$(POLKIT_CFLAGS)				\
+	$(CHEESE_CFLAGS)				\
 	$(WARN_CFLAGS)
 
 accounts_dialog_SOURCES = \
@@ -49,6 +50,7 @@ accounts_dialog_LDADD = 		\
 	$(GNOME_DESKTOP_LIBS)		\
 	$(UNIQUE_LIBS)			\
 	$(POLKIT_LIBS)			\
+	$(CHEESE_LIBS)			\
 	-lcrypt
 
 EXTRA_DIST = \



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