forked from lix-project/lix
fix tarball job
This commit is contained in:
parent
040c40d3fc
commit
f53b3ef693
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue