summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-05-07 13:33:38 -0700
committerStefano Karapetsas <[email protected]>2013-05-07 13:33:38 -0700
commit9557bf37246c71393e55c1fff38c322e47d3f12c (patch)
tree9e3047dd8bd48c059ca7ed8627aaafd41ed9c78c
parent7d85a1e6087caab688146a54891c2dd2c468b6f7 (diff)
parent3937e66987beff38e62048836f0d8db0d081600e (diff)
downloadmate-session-manager-9557bf37246c71393e55c1fff38c322e47d3f12c.tar.bz2
mate-session-manager-9557bf37246c71393e55c1fff38c322e47d3f12c.tar.xz
Merge pull request #25 from dmashal/master
Update for new automake
-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) \