git.cweiske.de
/
enigma2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
78e8934
)
parallel build fix, thanks to pieter
author
Felix Domke
<tmbinc@elitedvb.net>
Mon, 23 Apr 2007 00:42:37 +0000
(
00:42
+0000)
committer
Felix Domke
<tmbinc@elitedvb.net>
Mon, 23 Apr 2007 00:42:37 +0000
(
00:42
+0000)
lib/python/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/python/Makefile.am
b/lib/python/Makefile.am
index 9eb13df7f45d77d9359df97d1e4b1d6e3ad654cb..945927a60fc6c23786d19d823f543b60085db33c 100644
(file)
--- a/
lib/python/Makefile.am
+++ b/
lib/python/Makefile.am
@@
-13,6
+13,8
@@
enigma_python_wrap.cxx: enigma_python.i
swig -I$(top_srcdir)/ -c++ -python -O -nortti -nothreads enigma_python.i
python enigma_py_patcher.py
swig -I$(top_srcdir)/ -c++ -python -O -nortti -nothreads enigma_python.i
python enigma_py_patcher.py
+enigma.py: enigma_python_wrap.cxx
+
installdir = $(LIBDIR)/enigma2/python
install_DATA = \
installdir = $(LIBDIR)/enigma2/python
install_DATA = \