diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-02-25 01:21:46 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-02-25 01:21:46 +0000 |
| commit | 4ead4a1affceff4eb642ef333a71235ce6f173e6 (patch) | |
| tree | ec37c5f7af953ae167ef96ad98d2c3a7971f0fcd /lib/python/Plugins | |
| parent | 38acb3148babd99233d4d5e16d9e743c57ff0c41 (diff) | |
| download | enigma2-4ead4a1affceff4eb642ef333a71235ce6f173e6.tar.gz enigma2-4ead4a1affceff4eb642ef333a71235ce6f173e6.zip | |
no makefile -> no plugin
Diffstat (limited to 'lib/python/Plugins')
| -rw-r--r-- | lib/python/Plugins/Extensions/CutListEditor/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/python/Plugins/Extensions/CutListEditor/Makefile.am b/lib/python/Plugins/Extensions/CutListEditor/Makefile.am new file mode 100644 index 00000000..00480248 --- /dev/null +++ b/lib/python/Plugins/Extensions/CutListEditor/Makefile.am @@ -0,0 +1,6 @@ +installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/CutListEditor + +install_PYTHON = \ + __init__.py \ + plugin.py + |
