mirror of
https://github.com/NixOS/nix
synced 2025-06-27 21:01:16 +02:00
* Generate man pages from the manual.
This commit is contained in:
parent
c602930e08
commit
e405ca506e
6 changed files with 92 additions and 14 deletions
|
@ -18,5 +18,6 @@ AC_CHECK_LIB(pthread, pthread_mutex_init)
|
|||
AM_CONFIG_HEADER([config.h])
|
||||
AC_CONFIG_FILES([Makefile externals/Makefile src/Makefile scripts/Makefile
|
||||
corepkgs/Makefile corepkgs/fetchurl/Makefile
|
||||
corepkgs/nar/Makefile])
|
||||
corepkgs/nar/Makefile
|
||||
doc/Makefile doc/manual/Makefile])
|
||||
AC_OUTPUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue