From 2e874fa14264bf37f17ae9b9375e26059e7f35ec Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Thu, 15 Jun 2006 17:34:06 +0000 Subject: add new skin stuff --- lib/python/Components/Sources/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lib/python/Components/Sources/Makefile.am (limited to 'lib/python/Components/Sources/Makefile.am') 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 -- cgit v1.2.3