Add Google poster downloader D-Bus service
[cinaest] / configure.ac
index 7feb0cd..df89570 100644 (file)
@@ -4,7 +4,7 @@ AC_INIT(src/main.vala)
 AC_CONFIG_HEADERS([config.h])
 
 PACKAGE=cinaest
-VERSION=0.0.2
+VERSION=0.0.3
 
 AM_INIT_AUTOMAKE($PACKAGE, $VERSION)
 
@@ -68,5 +68,6 @@ AC_OUTPUT([
        po/Makefile
        data/org.maemo.cinaest.service
        data/org.maemo.cinaest.IMDb.service
+       data/org.maemo.movieposter.GoogleImages.service
        data/cinaest.desktop
 ])