diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index 6b2d97cdd1b1..37a3d99ca8fc 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,7 @@ makefiles = \ src/nix-prefetch-url/local.mk \ src/buildenv/local.mk \ src/resolve-system-dependencies/local.mk \ + src/nix-channel/local.mk \ perl/local.mk \ scripts/local.mk \ corepkgs/local.mk \ |