X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=configure.ac;h=38f905c6a0ff65691495cef9d97f141ae51da5ad;hp=19de3306e4418437e349aaa6a4090f7615d19e89;hb=0c6971bdf4c2c0f3e64580287cd17555c32881dd;hpb=9919d5a9ca422a958bf346f84b40e5315aad6fe2 diff --git a/configure.ac b/configure.ac index 19de330..38f905c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([at-spi2-atk], [0.1.3], [accessibility-atspi@lists.linux-foundation.org]) +AC_INIT([at-spi2-atk], [0.1.4], [accessibility-atspi@lists.linux-foundation.org]) AC_CONFIG_AUX_DIR(config) AT_SPI_ATK_MAJOR_VERSION=0 @@ -111,12 +111,12 @@ DBIND_CHECK_ALIGNOF(dbind_struct) CPPFLAGS=$orig_CPPFLAGS AC_CONFIG_FILES([Makefile - droute/Makefile - dbind/Makefile dbind/dbind-config.h + dbind/Makefile + droute/Makefile common/Makefile atk-adaptor/Makefile - tests/Makefile + atk-adaptor/adaptors/Makefile ]) AC_OUTPUT