Files
whipper-gui/morituri/common/Makefile.am
Thomas Vander Stichele 6ac8408f0d use python-deps to handle missing dependencies.
Apply it to gst python module.
2013-01-27 22:24:22 +01:00

23 lines
326 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 \
musicbrainzngs.py \
program.py \
renamer.py \
task.py