fix google reader sync
[vuplus_dvbapp-plugin] / Makefile.am
index 0f0f815..dee786f 100644 (file)
@@ -1,11 +1,18 @@
 AUTOMAKE_OPTIONS = gnu
 SUBDIRS = \
        ac3lipsync \
+       aihdcontrol \
        antiscrollbar \
+       automatictimerlistcleanup \
+       automaticvolumeadjustment \
        autoresolution \
        autotimer \
+       babelzapper \
+       bonjour \
        cdinfo \
        dreamirc \
+       dvdbackup \
+       dyndns \
        elektro \
        emailclient \
        epgrefresh \
@@ -20,13 +27,19 @@ SUBDIRS = \
        imdb \
        kiddytimer \
        lastfm \
+       letterbox \
        logomanager \
        mediadownloader \
+       merlinepg \
+       merlinmusicplayer \
        meteoitalia \
        mosaic \
        moviecut \
+       movielistpreview \
        movieretitle \
+       movieselectionquickbutton \
        movietagger \
+       multirc \
        mytube \
        netcaster \
        networkbrowser \
@@ -36,31 +49,39 @@ SUBDIRS = \
        passwordchanger \
        permanentclock \
        podcast \
+       porncenter \
        quickbutton \
+       reconstructapsc \
        remotetimer \
        rsdownloader \
-       simplerss \
+       seekbar \
        setpasswd \
+       shoutcast \
+       simplerss \
+       startupservice \
        startuptostandby \
        tageditor \
        trafficinfo \
        unwetterzentrale \
+       virtualzap \
        vlcplayer \
+       vxdcontrol \
        weatherplugin \
        webcamviewer \
        webinterface \
        werbezapper \
        youtubeplayer \
-       zaphistorybrowser
+       zaphistorybrowser \
+       zapstatistic \
+       zdfmediathek
 
 
-# please leave this untouched -acid-burn-!
-#LANGS := $(shell cat $(srcdir)/LINGUAS)
+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
+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
+uninstall-hook:
+       $(RM) $(DESTDIR)$(datadir)/meta/index-enigma2-plugins_*.xml