]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/e17/engage/no-local-includes.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / e17 / engage / no-local-includes.patch
1
2 #
3 # Patch managed by http://www.holgerschurig.de/patcher.html
4 #
5
6 --- engage/src/module/Makefile.am~no-local-includes
7 +++ engage/src/module/Makefile.am
8 @@ -10,8 +10,7 @@
9  
10  # the module .so file
11  INCLUDES               = -I. \
12 -                        -I$(top_srcdir) \
13 -                        -I$(includedir) \
14 +                        -I$(top_srcdir) \
15                          @e_cflags@
16  pkgdir                 = @e_modules@/engage/$(MODULE_ARCH)
17  pkg_LTLIBRARIES        = module.la