diff options
| author | thedoc <thedoc@atom.(none)> | 2009-12-11 13:01:26 +0100 |
|---|---|---|
| committer | thedoc <thedoc@atom.(none)> | 2009-12-11 13:01:26 +0100 |
| commit | 28dcf6be0ee22fedd728fef11ccff484f8a851e8 (patch) | |
| tree | 6fe8005db1e02409975316859c7a407a489f1f50 /lib/python/Plugins/SystemPlugins/TempFanControl/Makefile.am | |
| parent | f239e0373a40522e9d3121bbe656e91fb6179099 (diff) | |
| parent | 74378b3ebe7dc0548cb4e4b6a0d54b0e871c0264 (diff) | |
| download | enigma2-28dcf6be0ee22fedd728fef11ccff484f8a851e8.tar.gz enigma2-28dcf6be0ee22fedd728fef11ccff484f8a851e8.zip | |
Merge branch 'fantempplugin' into experimental
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/TempFanControl/Makefile.am')
| -rw-r--r-- | lib/python/Plugins/SystemPlugins/TempFanControl/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/python/Plugins/SystemPlugins/TempFanControl/Makefile.am b/lib/python/Plugins/SystemPlugins/TempFanControl/Makefile.am new file mode 100644 index 00000000..78ff11c3 --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/TempFanControl/Makefile.am @@ -0,0 +1,5 @@ +installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/TempFanControl + +install_PYTHON = \ + __init__.py \ + plugin.py |
