SystemPlugins/Videomode: show HDMI on DM500HD instead of DVI
[enigma2.git] / lib / python / Makefile.am
index 9eb13df7f45d77d9359df97d1e4b1d6e3ad654cb..1877efc127d30f3287fd46e4b30e6b341f420433 100644 (file)
@@ -13,7 +13,11 @@ 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
+
+CLEANFILES = enigma.py enigma_python_wrap.cxx
+
 installdir = $(LIBDIR)/enigma2/python
 
 installdir = $(LIBDIR)/enigma2/python
 
-install_DATA = \
+install_PYTHON = \
        enigma.py
        enigma.py