Files
whipper-gui/morituri/common/Makefile.am
Thomas Vander Stichele 17f800cdb3 remove result.py
2010-03-15 15:18:28 +00:00

18 lines
251 B
Makefile

CLEANFILES = *.py{c,o}
morituridir = $(PYTHONLIBDIR)/morituri/common
morituri_PYTHON = \
__init__.py \
accurip.py \
checksum.py \
common.py \
drive.py \
encode.py \
log.py \
logcommand.py \
program.py \
renamer.py \
task.py \
taskgtk.py