mirror of
https://github.com/NixOS/nix
synced 2025-07-08 02:43:54 +02:00
* Generate nar.sh, fetchurl.sh.
This commit is contained in:
parent
b3fc38bf6a
commit
ab350eafd2
9 changed files with 32 additions and 27 deletions
|
@ -12,5 +12,7 @@ AC_PROG_CXX
|
|||
AC_PROG_RANLIB
|
||||
|
||||
AM_CONFIG_HEADER([config.h])
|
||||
AC_CONFIG_FILES([Makefile src/Makefile scripts/Makefile corepkgs/Makefile])
|
||||
AC_CONFIG_FILES([Makefile src/Makefile scripts/Makefile
|
||||
corepkgs/Makefile corepkgs/fetchurl/Makefile
|
||||
corepkgs/nar/Makefile])
|
||||
AC_OUTPUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue