mirror of
https://github.com/NixOS/nix
synced 2025-07-13 17:10:47 +02:00
C API: move to src/lib*/c/
This commit is contained in:
parent
df9401eb4e
commit
e642bbc2a7
22 changed files with 78 additions and 5 deletions
3
Makefile
3
Makefile
|
@ -18,6 +18,9 @@ makefiles = \
|
|||
src/libexpr/local.mk \
|
||||
src/libcmd/local.mk \
|
||||
src/nix/local.mk \
|
||||
src/libutil/c/local.mk \
|
||||
src/libstore/c/local.mk \
|
||||
src/libexpr/c/local.mk \
|
||||
src/resolve-system-dependencies/local.mk \
|
||||
scripts/local.mk \
|
||||
misc/bash/local.mk \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue