From dfe4d95d70c88edd428ddba48e848c2f3aeb294c Mon Sep 17 00:00:00 2001 From: Dan Mashal Date: Wed, 3 Apr 2013 06:24:45 -0700 Subject: Update makefile for automake 1.13 --- python/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/Makefile.am b/python/Makefile.am index 9593a7a..e31af06 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -1,5 +1,5 @@ if BUILD_PYTHON -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) \ $(PYTHON_INCLUDES) \ $(PYGOBJECT_CFLAGS) \ -- cgit v1.2.1