allow to remove files from mp playlist
[vuplus_dvbapp-plugin] / Makefile.am
index d12b2a1..da856ed 100644 (file)
@@ -6,18 +6,23 @@ SUBDIRS = \
        autotimer \
        cdinfo \
        dreamirc \
+       elektro \
        emailclient \
        epgrefresh \
        epgsearch \
        filebrowser \
        fritzcall \
-       googlemaps \
+       ftpbrowser \
        genuinedreambox \
+       googlemaps \
+       growlee \
        httpproxy \
        imdb \
+       kiddytimer \
        lastfm \
        logomanager \
        mediadownloader \
+       meteoitalia \
        mosaic \
        moviecut \
        movieretitle \
@@ -49,3 +54,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