Files
whipper-gui/morituri/common/Makefile.am
Thomas Vander Stichele c75f71ead3 Add path filter
2013-07-13 18:38:31 +02:00

24 lines
328 B
Makefile

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