aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2016-08-12 06:38:08 -0400
committerShea Levy <shea@shealevy.com>2017-02-07 15:56:32 -0500
commit418a837897e597c5dc2eb4e458462bd04b2abde7 (patch)
tree78cbf81db32de59f5844239bc45ae210df033009 /Makefile
parent4724903c78e80481fc63d627081fac6a98e4205d (diff)
Remove perl dependency.
Fixes #341
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 62a4850d8..960685b8f 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,6 @@ makefiles = \
src/nix-channel/local.mk \
src/nix-build/local.mk \
src/build-remote/local.mk \
- perl/local.mk \
scripts/local.mk \
corepkgs/local.mk \
misc/systemd/local.mk \