summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-11-04 10:14:18 +0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-11-04 10:30:22 +0100
commitbbf294cceb58182333faf0c62b57f0f5dece46e9 (patch)
tree0e21f3b9ae4c27b6308ac3241f5104c99241a3eb /Makefile
parent6f6b75cd096af3ba68d9bed154e7d71d85582ea9 (diff)
Add a launchd configuration file to run nix-daemon
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b41a82027..08e4012f9 100644
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,7 @@ makefiles = \
scripts/local.mk \
corepkgs/local.mk \
misc/systemd/local.mk \
+ misc/launchd/local.mk \
misc/upstart/local.mk \
misc/emacs/local.mk \
doc/manual/local.mk \