summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2013-01-06 12:20:16 +0100
committerNick Schermer <nick@xfce.org>2013-01-06 12:20:16 +0100
commitd4c4c5a745db93acb341879ec18adcc795df8507 (patch)
tree1fc9b165c93afb2353e084e72913b4ec193a7ce1 /common
parentd0d72484a74ae4a5f9a246694711ef9ea6c2fe59 (diff)
downloadxfce4-panel-d4c4c5a745db93acb341879ec18adcc795df8507.tar.gz
Autotools updates.
Diffstat (limited to 'common')
-rw-r--r--common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 18fecf34..dd2d971e 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"libpanel-common\" \
-DLIBXFCE4PANEL_COMPILATION \