1 ACLOCAL_AMFLAGS = -I m4
11 automatictimerlistcleanup \
12 automaticvolumeadjustment \
20 channelselectionshorttitle \
66 movieselectionquickbutton \
120 weathercomponenthandler \
133 metadir = $(datadir)/meta
134 meta_DATA = index-enigma2-plugins.xml
135 CLEANFILES = index-enigma2-plugins.xml
137 index-enigma2-plugins.xml: $(top_srcdir)/genmetaindex.py $(top_srcdir)/*/meta/plugin_*.xml
138 $(AM_V_GEN)$(PYTHON) $^ > $@