Files
whipper-gui/morituri/common/Makefile.am
Thomas Vander Stichele 5fc1428622 distribute
2011-05-22 12:42:18 +00:00

19 lines
267 B
Makefile

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