about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2016-08-12T10·38-0400
committerShea Levy <shea@shealevy.com>2017-02-07T20·56-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 62a4850d8544..960685b8f48c 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 \