From d8a207223d7f69385898b5c78d0618ab2acd6e2a Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Thu, 18 Jul 2013 22:58:50 +0200 Subject: INCLUDES to AM_CPPFLAGS --- eel/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eel') diff --git a/eel/Makefile.am b/eel/Makefile.am index aabbacb0..7919b80f 100644 --- a/eel/Makefile.am +++ b/eel/Makefile.am @@ -2,7 +2,7 @@ NULL= noinst_LTLIBRARIES=libeel-2.la -INCLUDES = \ +AM_CPPFLAGS = \ -DG_LOG_DOMAIN=\"Eel\" \ -I$(top_builddir) \ -I$(top_srcdir) \ -- cgit v1.2.1