summaryrefslogtreecommitdiff
path: root/gtk-3.0
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2013-01-06 12:19:05 +0100
committerNick Schermer <nick@xfce.org>2013-01-06 12:19:05 +0100
commit7474743ceb1b9e066868517c8f98da033094d129 (patch)
treeb6de36497aa3b3a751f9b06b65cb654c8f088ef6 /gtk-3.0
parent52153bb152315dfe844c0eaf60b8194fa7a89d06 (diff)
downloadgtk-xfce-engine-7474743ceb1b9e066868517c8f98da033094d129.tar.gz
Autotools updates.peter/gtk3
Diffstat (limited to 'gtk-3.0')
-rw-r--r--gtk-3.0/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk-3.0/Makefile.am b/gtk-3.0/Makefile.am
index e5ca000..b659806 100644
--- a/gtk-3.0/Makefile.am
+++ b/gtk-3.0/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"gtk-xfce-engine\" \
$(PLATFORM_CPPFLAGS)