mirror of
https://github.com/NixOS/nix
synced 2025-07-09 03:43:54 +02:00
build with make
This commit is contained in:
parent
759f39800b
commit
35c7bab09a
4 changed files with 24 additions and 3 deletions
3
Makefile
3
Makefile
|
@ -15,7 +15,8 @@ makefiles = \
|
|||
misc/upstart/local.mk \
|
||||
doc/manual/local.mk \
|
||||
tests/local.mk \
|
||||
tests/plugins/local.mk
|
||||
tests/plugins/local.mk \
|
||||
tests/errors/local.mk
|
||||
|
||||
-include Makefile.config
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue