git.cweiske.de
/
enigma2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix order for cable setup
[enigma2.git]
/
lib
/
python
/
Makefile.am
diff --git
a/lib/python/Makefile.am
b/lib/python/Makefile.am
index e94d36f450f79b174667f31c1d9dd4f5a737fa41..1cc01544a9d9cee4a0494e5215e5ca8ea947a838 100644
(file)
--- a/
lib/python/Makefile.am
+++ b/
lib/python/Makefile.am
@@
-2,7
+2,7
@@
INCLUDES = \
-I$(top_srcdir)/include \
-I$(top_srcdir)/src
-SUBDIRS = Components Tools Screens
+SUBDIRS = Components Tools Screens
Plugins
noinst_LIBRARIES = libenigma_python.a