fix tarball job

This commit is contained in:
Domen Kožar 2016-05-30 15:31:32 +01:00
parent 040c40d3fc
commit f53b3ef693
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
AC_INIT(nix, m4_esyscmd([bash -c "echo -n $(cat ./version)$VERSION_SUFFIX"]))
AC_CONFIG_SRCDIR(README)
AC_CONFIG_SRCDIR(README.md)
AC_CONFIG_AUX_DIR(config)
AC_PROG_SED