update
[maemo-recorder] / configure.ac
index 1befd9d..e66da5e 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(maemo_recorder, 0.0.18)
+AM_INIT_AUTOMAKE(maemo-recorder, 0.0.18)
 
 AC_PROG_CPP
 AC_PROG_INSTALL
@@ -82,5 +82,6 @@ AC_SUBST(OSSO_UPDATE_MIME)
 
 AC_OUTPUT([ Makefile \
            src/Makefile \
-           mime/Makefile ])
+           mime/Makefile \
+           data/Makefile ])