Merge commit 'origin/bug_578_translateable_meta_descriptions'
[enigma2.git] / lib / python / Plugins / SystemPlugins / TempFanControl / Makefile.am
old mode 100644 (file)
new mode 100755 (executable)
index 78ff11c..cfdeb65
@@ -1,5 +1,9 @@
 installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/TempFanControl
 
+SUBDIRS = meta
+
 install_PYTHON = \
        __init__.py \
        plugin.py
+
+dist_install_DATA = LICENSE
\ No newline at end of file