summaryrefslogtreecommitdiff
path: root/exo-open
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2013-01-06 11:50:51 +0100
committerNick Schermer <nick@xfce.org>2013-01-06 11:51:09 +0100
commit3cb8c0807e7b568811715c0f6ea92d33e3561792 (patch)
tree15ab81dfd12e2f565d3aceb2597dba1fedb76f47 /exo-open
parent21bc67f4b37c914252684491ee191a41ea2d6113 (diff)
downloadexo-3cb8c0807e7b568811715c0f6ea92d33e3561792.tar.gz
Automake improvements.
Diffstat (limited to 'exo-open')
-rw-r--r--exo-open/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/exo-open/Makefile.am b/exo-open/Makefile.am
index 2e9276b..2526b52 100644
--- a/exo-open/Makefile.am
+++ b/exo-open/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"exo-open\" \
-DPACKAGE_LOCALE_DIR=\"$(localedir)\"