[gnome-settings-daemon] print-notifications: Fix compilation



commit 47367deca880453ea1daf89c92cafb01898a8f24
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Mar 9 19:08:42 2012 +0100

    print-notifications: Fix compilation

 plugins/print-notifications/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/print-notifications/Makefile.am b/plugins/print-notifications/Makefile.am
index 35fe142..52b136f 100644
--- a/plugins/print-notifications/Makefile.am
+++ b/plugins/print-notifications/Makefile.am
@@ -68,7 +68,7 @@ test_print_notifications_CFLAGS =	\
 	$(AM_CFLAGS)
 
 test_print_notifications_LDADD =				\
-	$(top_builddir)/gnome-settings-daemon/libgsd-profile.la	\
+	$(top_builddir)/gnome-settings-daemon/libgsd.la		\
 	$(SETTINGS_DAEMON_LIBS)					\
 	$(SETTINGS_PLUGIN_LIBS)					\
 	$(CUPS_LIBS)						\



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