add Sources, Converter, Renderer directories
authorFelix Domke <tmbinc@elitedvb.net>
Thu, 15 Jun 2006 17:43:13 +0000 (17:43 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Thu, 15 Jun 2006 17:43:13 +0000 (17:43 +0000)
lib/python/Components/Makefile.am

index f7e26e4..ab334cd 100644 (file)
@@ -1,5 +1,7 @@
 installdir = $(LIBDIR)/enigma2/python/Components
 
+SUBDIRS = Sources Converter Renderer
+
 install_PYTHON = \
        ActionMap.py GUISkin.py PerServiceDisplay.py components.py              \
        Button.py HTMLComponent.py ProgressBar.py TimerList.py config.py        \