X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/0fa0646e9d874dc905a26551557902b2fc12d79e..45ed0e897cfa0a45bd1e609f0b6a551350ac1c3d:/lib/python/Plugins/SystemPlugins/VideoEnhancement/Makefile.am diff --git a/lib/python/Plugins/SystemPlugins/VideoEnhancement/Makefile.am b/lib/python/Plugins/SystemPlugins/VideoEnhancement/Makefile.am new file mode 100755 index 00000000..2b084d2d --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/VideoEnhancement/Makefile.am @@ -0,0 +1,11 @@ +installdir = $(pkglibdir)/python/Plugins/SystemPlugins/VideoEnhancement + +SUBDIRS = meta + +install_PYTHON = \ + __init__.py \ + plugin.py \ + VideoEnhancement.py + +dist_install_DATA = \ + LICENSE