diff options
| author | Andreas Oberritter <obi@opendreambox.org> | 2008-03-25 15:42:16 +0000 |
|---|---|---|
| committer | Andreas Oberritter <obi@opendreambox.org> | 2008-03-25 15:42:16 +0000 |
| commit | f8b92cbfc4108d8137058427435c3023c10c3519 (patch) | |
| tree | 945d795a8cd88bef586320b81d4f1cef3b378374 /lib/python/Makefile.am | |
| parent | 3b032f778415f544013a2ae874b53ee6f1b3bfbc (diff) | |
| download | enigma2-f8b92cbfc4108d8137058427435c3023c10c3519.tar.gz enigma2-f8b92cbfc4108d8137058427435c3023c10c3519.zip | |
delete generated files enigma.py and enigma_python_wrap.cxx on 'make clean'
Diffstat (limited to 'lib/python/Makefile.am')
| -rw-r--r-- | lib/python/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/python/Makefile.am b/lib/python/Makefile.am index c64946a5..1877efc1 100644 --- a/lib/python/Makefile.am +++ b/lib/python/Makefile.am @@ -15,6 +15,8 @@ enigma_python_wrap.cxx: enigma_python.i enigma.py: enigma_python_wrap.cxx +CLEANFILES = enigma.py enigma_python_wrap.cxx + installdir = $(LIBDIR)/enigma2/python install_PYTHON = \ |
