summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Mashal <[email protected]>2013-05-07 12:25:49 -0700
committerDan Mashal <[email protected]>2013-05-07 12:25:49 -0700
commit3937e66987beff38e62048836f0d8db0d081600e (patch)
tree9e3047dd8bd48c059ca7ed8627aaafd41ed9c78c
parent7d85a1e6087caab688146a54891c2dd2c468b6f7 (diff)
downloadmate-session-manager-3937e66987beff38e62048836f0d8db0d081600e.tar.bz2
mate-session-manager-3937e66987beff38e62048836f0d8db0d081600e.tar.xz
Update for automake 1.13
-rw-r--r--egg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/egg/Makefile.am b/egg/Makefile.am
index 7bddab4..1f9860e 100644
--- a/egg/Makefile.am
+++ b/egg/Makefile.am
@@ -8,7 +8,7 @@ platform_libs = \
$(ICE_LIBS)
platform_sources = eggsmclient-xsmp.c
-INCLUDES = \
+AM_CPPFLAGS = \
-DG_LOG_DOMAIN=\""EggSMClient"\" \
$(platform_defines) \
$(EGG_SMCLIENT_CFLAGS) \