NumericalTextInput.py: better handylike character input (draft proposal)
[vuplus_dvbapp] / Makefile.am
index 6935fa6..ab2d163 100755 (executable)
@@ -15,4 +15,4 @@ CLEANFILES = index-enigma2.xml
 EXTRA_DIST = lamedb
 
 index-enigma2.xml: $(top_srcdir)/tools/genmetaindex.py $(top_srcdir)/lib/python/Plugins/*/*/meta/plugin_*.xml
-       $(PYTHON) $^ > $@
+       $(AM_V_GEN)$(PYTHON) $^ > $@