From d9b91542e07a2296b69141433d863fe8028b148e Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Fri, 24 Nov 2006 21:58:23 +0000 Subject: remove non working python refcount debugging code --- lib/python/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/python/Makefile.am') diff --git a/lib/python/Makefile.am b/lib/python/Makefile.am index e0d5f0cd..1cc01544 100644 --- a/lib/python/Makefile.am +++ b/lib/python/Makefile.am @@ -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 " > bla.cxx - cat enigma_python_wrap.cxx >> bla.cxx - mv bla.cxx enigma_python_wrap.cxx installdir = $(LIBDIR)/enigma2/python -- cgit v1.2.3