non blocking diseqc and sec stuff
[enigma2.git] / lib / python / Makefile.am
index dbcf489eb75b970b1a15df174330264aed28daa4..e82cb650077b36f0138837f682494cec3230a04b 100644 (file)
@@ -9,9 +9,3 @@ libenigma_python_a_SOURCES = \
 
 enigma_python_wrap.cxx: enigma_python.i
        swig -I$(top_srcdir)/ -c++ -python enigma_python.i
-
-enigma_python.i: enigma_iobject.i
-
-enigma_iobject.i:
-       find ../../.. -name "*.cpp" | xargs grep -h "DEFINE_REF" > enigma_iobject.i
-       
\ No newline at end of file