aboutsummaryrefslogtreecommitdiff
path: root/lib/python
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2010-10-21 22:46:10 +0000
committerAndreas Oberritter <obi@opendreambox.org>2010-11-16 16:08:51 +0100
commit7ff071c7f0df631ca273d7f29472f8b5568818f9 (patch)
tree4b7abd6c34dcde9ef61addad6d77ccfa8c77c5e6 /lib/python
parentef109abfbe60df9ec35b5f201cd8c64dfef9b2db (diff)
downloadenigma2-7ff071c7f0df631ca273d7f29472f8b5568818f9.tar.gz
enigma2-7ff071c7f0df631ca273d7f29472f8b5568818f9.zip
*/Makefile.am: s,INCLUDES,AM_CPPFLAGS,
Diffstat (limited to 'lib/python')
-rw-r--r--lib/python/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Makefile.am b/lib/python/Makefile.am
index e38f7d82..72191edc 100644
--- a/lib/python/Makefile.am
+++ b/lib/python/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir)/include \
-I$(top_srcdir)/src