Release 2017.1
[cascardo/rnetclient.git] / configure.ac
index 993a250..840cc45 100644 (file)
@@ -19,7 +19,7 @@ dnl Run ./bootstrap.sh on the source directory in order to process this
 dnl file.
 
 dnl Initialization routines.
-AC_INIT([rnetclient], [2014.1], [softwares-impostos@fsfla.org], [],
+AC_INIT([rnetclient], [2017.1], [softwares-impostos@fsfla.org], [],
        [http://wiki.libreplanetbr.org/rnetclient])
 dnl If you update this auxiliary directory, remember to also update the
 dnl value of $AUX_DIR in the 'bootstrap.sh' script.
@@ -52,6 +52,7 @@ $CFLAGS"
 dnl Outputting the necessary files for the build.
 AC_CONFIG_HEADERS([config.h])
 AC_OUTPUT([Makefile]
+         [data/Makefile]
          [doc/Makefile]
          [doc/man/Makefile]
          [doc/man/pt_BR/Makefile])