mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
* Build .tar.bz2 files in `make dist'.
This commit is contained in:
parent
d8cda7c3dc
commit
6c88d67780
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
AC_INIT(nix, "0.9")
|
||||
AC_CONFIG_SRCDIR(README)
|
||||
AC_CONFIG_AUX_DIR(config)
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_INIT_AUTOMAKE([dist-bzip2])
|
||||
|
||||
# Change to `1' to produce a `stable' release (i.e., the `preREVISION'
|
||||
# suffix is not added).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue