summaryrefslogtreecommitdiff
path: root/plugins/print-notifications
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/print-notifications')
-rw-r--r--plugins/print-notifications/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/print-notifications/Makefile.am b/plugins/print-notifications/Makefile.am
index ce22eb5a..1f11adaf 100644
--- a/plugins/print-notifications/Makefile.am
+++ b/plugins/print-notifications/Makefile.am
@@ -10,6 +10,7 @@ libprint_notifications_la_SOURCES = \
libprint_notifications_la_CPPFLAGS = \
-I$(top_srcdir)/gnome-settings-daemon \
+ -I$(top_builddir)/gnome-settings-daemon \
-DGNOME_SETTINGS_LOCALEDIR=\""$(datadir)/locale"\" \
-DLIBEXECDIR=\""$(libexecdir)"\" \
$(AM_CPPFLAGS) \
@@ -57,6 +58,7 @@ gsd_test_print_notifications_SOURCES = \
gsd_test_print_notifications_CPPFLAGS = \
-I$(top_srcdir)/gnome-settings-daemon \
+ -I$(top_builddir)/gnome-settings-daemon \
-I$(top_srcdir)/plugins/common \
-DGNOME_SETTINGS_LOCALEDIR=\""$(datadir)/locale"\" \
-DLIBEXECDIR=\""$(libexecdir)"\" \