X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/ed40f6f85c9c07c3c1224ae20601082c0309a631..5e0d91a196bfe872d04d676e5f6c2d5940786be0:/lib/python/Makefile.am diff --git a/lib/python/Makefile.am b/lib/python/Makefile.am index 9eb13df7..c64946a5 100644 --- a/lib/python/Makefile.am +++ b/lib/python/Makefile.am @@ -13,7 +13,9 @@ 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 = \ +install_PYTHON = \ enigma.py