Files
whipper-gui/morituri/common/Makefile.am
JoeLametta 38810796ba Remove thomasvs' python-deps (#31)
* Crude removal of thomasvs' python-deps
* Fix previous commit
2016-08-27 17:33:18 +02:00

23 lines
317 B
Makefile

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