epgcache: add possibility to change the default epg cache read/write path
[enigma2.git] / lib / python / Plugins / DemoPlugins / Makefile.am
1 installdir = $(pkglibdir)/python/Plugins/DemoPlugins
2
3 SUBDIRS = TestPlugin TPMDemo
4
5 install_PYTHON =        \
6         __init__.py
7
8