parallel build fix, thanks to pieter
authorFelix Domke <tmbinc@elitedvb.net>
Mon, 23 Apr 2007 00:42:37 +0000 (00:42 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Mon, 23 Apr 2007 00:42:37 +0000 (00:42 +0000)
lib/python/Makefile.am

index 9eb13df7f45d77d9359df97d1e4b1d6e3ad654cb..945927a60fc6c23786d19d823f543b60085db33c 100644 (file)
@@ -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
 
+enigma.py: enigma_python_wrap.cxx
+
 installdir = $(LIBDIR)/enigma2/python
 
 install_DATA = \