aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCarlo Nucera <carlo.nucera@protonmail.com>2020-07-16 12:04:10 -0400
committerCarlo Nucera <carlo.nucera@protonmail.com>2020-07-16 12:04:10 -0400
commite3a3406db833c763d6214747bfff430061337df3 (patch)
treef9fd108055ab159759a29e6b09aa361d25771dd9 /Makefile
parent2d2a10e79a3abb5eb2ae271f5ff1ca14b3ae6cad (diff)
parent8807ff902e1b543410a9572cc146efa6c90dec87 (diff)
Merge branch 'master' of github.com:NixOS/nix into add-body-to-network-errors
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 332e6e971..f472ca7e5 100644
--- a/Makefile
+++ b/Makefile
@@ -11,6 +11,7 @@ makefiles = \
src/resolve-system-dependencies/local.mk \
scripts/local.mk \
corepkgs/local.mk \
+ misc/bash/local.mk \
misc/systemd/local.mk \
misc/launchd/local.mk \
misc/upstart/local.mk \