remove non working python refcount debugging code
[vuplus_dvbapp] / lib / python / Makefile.am
index e0d5f0c..1cc0154 100644 (file)
@@ -11,9 +11,6 @@ libenigma_python_a_SOURCES = \
 
 enigma_python_wrap.cxx: enigma_python.i
        swig -I$(top_srcdir)/ -c++ -python enigma_python.i
-       echo "#include <lib/python/python.h>" > bla.cxx
-       cat enigma_python_wrap.cxx >> bla.cxx
-       mv bla.cxx enigma_python_wrap.cxx
 
 installdir = $(LIBDIR)/enigma2/python