summaryrefslogtreecommitdiff
path: root/thunarx
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2013-01-06 12:19:29 +0100
committerNick Schermer <nick@xfce.org>2013-01-06 12:19:29 +0100
commit2d40555ffa59671c1bddb15696627023a7f92937 (patch)
tree67db2644ad6fd37370b0cc6de4ac1f2f21fd0e99 /thunarx
parent2198878d3a9142eafbe33229e677e5ce33e1e248 (diff)
downloadthunar-2d40555ffa59671c1bddb15696627023a7f92937.tar.gz
Autotools updates.
Diffstat (limited to 'thunarx')
-rw-r--r--thunarx/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/thunarx/Makefile.am b/thunarx/Makefile.am
index f0c2fcd2..1e522bf0 100644
--- a/thunarx/Makefile.am
+++ b/thunarx/Makefile.am
@@ -1,6 +1,6 @@
# $Id$
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"thunarx\" \
-DTHUNARX_COMPILATION \