diff options
Diffstat (limited to 'lib/python/Components/Sources/Makefile.am')
| -rw-r--r-- | lib/python/Components/Sources/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/python/Components/Sources/Makefile.am b/lib/python/Components/Sources/Makefile.am new file mode 100644 index 00000000..3bf75d17 --- /dev/null +++ b/lib/python/Components/Sources/Makefile.am @@ -0,0 +1,4 @@ +installdir = $(LIBDIR)/enigma2/python/Components/Sources + +install_PYTHON = \ + __init__.py Clock.py EventInfo.py Source.py |
