Files
whipper-gui/morituri/rip/Makefile.am
Thomas Vander Stichele 9a6af593f8 * morituri/rip/Makefile.am:
* morituri/rip/main.py:
	* morituri/rip/debug.py (added):
	  Add helper command to debug tasks.
	* morituri/common/encode.py:
	  Add debug.
2011-05-24 16:30:41 +00:00

14 lines
184 B
Makefile

CLEANFILES = *.py{c,o}
morituridir = $(PYTHONLIBDIR)/morituri/rip
morituri_PYTHON = \
__init__.py \
accurip.py \
cd.py \
debug.py \
drive.py \
image.py \
main.py \
offset.py