diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2010-01-05 19:01:59 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2010-01-05 19:01:59 +0100 |
| commit | c352487661e7927d0068ef8fa69765055ff488d8 (patch) | |
| tree | 90066f095c2fddcba46511358c7ae1d40e992ee3 /lib/python/Plugins/SystemPlugins/TempFanControl/Makefile.am | |
| parent | 8c0e6b4a527f5666195683b7cc28c278a636da0d (diff) | |
| parent | 48070d1e3868f6c7e5d61002f2b707249be5d016 (diff) | |
| download | enigma2-c352487661e7927d0068ef8fa69765055ff488d8.tar.gz enigma2-c352487661e7927d0068ef8fa69765055ff488d8.zip | |
Merge remote branch 'remotes/origin/fantempplugin'
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 |
