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