Add elektro to build
[vuplus_dvbapp-plugin] / Makefile.am
index 55427f1..45fd91c 100644 (file)
@@ -6,6 +6,7 @@ SUBDIRS = \
        autotimer \
        cdinfo \
        dreamirc \
+       elektro \
        emailclient \
        epgrefresh \
        epgsearch \
@@ -50,3 +51,14 @@ SUBDIRS = \
        youtubeplayer \
        zaphistorybrowser
 
+
+# please leave this untouched -acid-burn-!
+#LANGS := $(shell cat $(srcdir)/LINGUAS)
+
+#install-exec-hook:
+#      for lang in $(LANGS); do \
+#              $(PYTHON) $(srcdir)/genmetaindex.py $$lang $(DESTDIR)$(datadir)/meta/plugin_*.xml > $(DESTDIR)$(datadir)/meta/index-enigma2-plugins_$$lang.xml; \
+#      done
+
+#uninstall-hook:
+#      $(RM) $(DESTDIR)$(datadir)/meta/index-enigma2-plugins_*.xml
\ No newline at end of file