summaryrefslogtreecommitdiff
path: root/wrapper
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2013-01-06 12:20:16 +0100
committerFelipe Contreras <felipe.contreras@gmail.com>2013-10-09 16:23:06 -0500
commitbabce8f71faba426b7e7e9985c78afce661d563a (patch)
tree1fc9b165c93afb2353e084e72913b4ec193a7ce1 /wrapper
parentd39d43dcc9f9d3e67964279a4120b4604a866865 (diff)
Autotools updates.
Diffstat (limited to 'wrapper')
-rw-r--r--wrapper/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrapper/Makefile.am b/wrapper/Makefile.am
index 39815876..94bb13ab 100644
--- a/wrapper/Makefile.am
+++ b/wrapper/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"xfce4-panel-wrapper\" \
-DPACKAGE_LOCALE_DIR=\"$(localedir)\" \