aboutsummaryrefslogtreecommitdiff
path: root/lib/actions/Makefile.am
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/actions/Makefile.am
parentef109abfbe60df9ec35b5f201cd8c64dfef9b2db (diff)
downloadenigma2-7ff071c7f0df631ca273d7f29472f8b5568818f9.tar.gz
enigma2-7ff071c7f0df631ca273d7f29472f8b5568818f9.zip
*/Makefile.am: s,INCLUDES,AM_CPPFLAGS,
Diffstat (limited to 'lib/actions/Makefile.am')
-rw-r--r--lib/actions/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/actions/Makefile.am b/lib/actions/Makefile.am
index 8da583f7..05a50884 100644
--- a/lib/actions/Makefile.am
+++ b/lib/actions/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir)/include
noinst_LIBRARIES = libenigma_actions.a