about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2016-08-31T16·10-0400
committerShea Levy <shea@shealevy.com>2016-08-31T16·10-0400
commit87b189c2b326c790a35ff53a2d825c1ef48f644e (patch)
tree597027ba3271bccecf659e1c8d7ef487b14da2d9 /Makefile
parentdfe09386148901e4d9f2dc84641d2d5544c886f7 (diff)
parent821380c77bbfeb945d2b8a39a876c7c6ef090988 (diff)
Merge branch 'nix-build-c++'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 37a3d99ca8..2ee40b56b1 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,7 @@ makefiles = \
   src/buildenv/local.mk \
   src/resolve-system-dependencies/local.mk \
   src/nix-channel/local.mk \
+  src/nix-build/local.mk \
   perl/local.mk \
   scripts/local.mk \
   corepkgs/local.mk \