summaryrefslogtreecommitdiff
path: root/plugins/xrdb/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/xrdb/Makefile.am')
-rw-r--r--plugins/xrdb/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/xrdb/Makefile.am b/plugins/xrdb/Makefile.am
index 04946c8..35d4413 100644
--- a/plugins/xrdb/Makefile.am
+++ b/plugins/xrdb/Makefile.am
@@ -17,7 +17,7 @@ libxrdb_la_SOURCES = \
libxrdb_la_CPPFLAGS = \
-I$(top_srcdir)/mate-settings-daemon \
- -DDATADIR=\""$(pkgdatadir)"\" \
+ -DSYSCONFDIR=\""$(sysconfdir)"\" \
-DMATE_SETTINGS_LOCALEDIR=\""$(datadir)/locale"\" \
$(AM_CPPFLAGS)