diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2005-05-09 22:58:58 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2005-05-09 22:58:58 +0000 |
| commit | f4238833e9367caa71d9182cb214417d91067ef6 (patch) | |
| tree | 816a42d959228ab291c96b6960276261e06860b1 /lib | |
| parent | 94c383cc13f9fb861261feed1c25efe128014292 (diff) | |
| download | enigma2-f4238833e9367caa71d9182cb214417d91067ef6.tar.gz enigma2-f4238833e9367caa71d9182cb214417d91067ef6.zip | |
- remove obsoleted enigma_iobject stuff
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/python/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/python/Makefile.am b/lib/python/Makefile.am index dbcf489e..e82cb650 100644 --- a/lib/python/Makefile.am +++ b/lib/python/Makefile.am @@ -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 |
