summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorDan Mashal <[email protected]>2013-04-03 06:24:45 -0700
committerDan Mashal <[email protected]>2013-04-03 06:24:45 -0700
commitdfe4d95d70c88edd428ddba48e848c2f3aeb294c (patch)
tree28fe6dad22f94d71006cb741d747a24cd703ca65 /python
parente33e75017302590190b5458e948ae659a411b029 (diff)
downloadlibmateweather-dfe4d95d70c88edd428ddba48e848c2f3aeb294c.tar.bz2
libmateweather-dfe4d95d70c88edd428ddba48e848c2f3aeb294c.tar.xz
Update makefile for automake 1.13
Diffstat (limited to 'python')
-rw-r--r--python/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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) \