summaryrefslogtreecommitdiff
path: root/xfconf-query
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2013-01-06 12:20:30 +0100
committerNick Schermer <nick@xfce.org>2013-01-06 12:20:30 +0100
commit3801fd3f5967a7b5a651f7f1954bca87dbc4d1ab (patch)
treeec244ff7961aac29b1019a71c0d7c7ac3d23d75f /xfconf-query
parent7948aeff791dd7acc276431938a3446ad85469f3 (diff)
downloadxfconf-3801fd3f5967a7b5a651f7f1954bca87dbc4d1ab.tar.gz
Autotools updates.
Diffstat (limited to 'xfconf-query')
-rw-r--r--xfconf-query/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfconf-query/Makefile.am b/xfconf-query/Makefile.am
index eec8346..61f2887 100644
--- a/xfconf-query/Makefile.am
+++ b/xfconf-query/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"xfconf-query\" \
-DDATADIR=\"$(datadir)\" \