From ded9f8508f8d0723d84cc9f4bc7d234b69b829e0 Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Thu, 21 Oct 2010 23:07:32 +0000 Subject: further updates to the build system, generate enigma2.sh --- lib/actions/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/actions') diff --git a/lib/actions/Makefile.am b/lib/actions/Makefile.am index 9f62e2e7..83f57d3d 100644 --- a/lib/actions/Makefile.am +++ b/lib/actions/Makefile.am @@ -1,5 +1,6 @@ AM_CPPFLAGS = \ -I$(top_builddir) \ + -I$(top_srcdir) \ -I$(top_srcdir)/include \ -include Python.h \ -include $(top_builddir)/enigma2_config.h -- cgit v1.2.3