1 ACLOCAL_AMFLAGS = -I m4
12 automatictimerlistcleanup \
13 automaticvolumeadjustment \
21 channelselectionshorttitle \
66 movieselectionquickbutton \
118 weathercomponenthandler \
130 metadir = $(datadir)/meta
131 meta_DATA = index-enigma2-plugins.xml
132 CLEANFILES = index-enigma2-plugins.xml
134 index-enigma2-plugins.xml: $(top_srcdir)/genmetaindex.py $(top_srcdir)/*/meta/plugin_*.xml
135 $(AM_V_GEN)$(PYTHON) $^ > $@