From 3937e66987beff38e62048836f0d8db0d081600e Mon Sep 17 00:00:00 2001 From: Dan Mashal Date: Tue, 7 May 2013 12:25:49 -0700 Subject: Update for automake 1.13 --- egg/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'egg') 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) \ -- cgit v1.2.1