summaryrefslogtreecommitdiffstats
path: root/daemon
diff options
context:
space:
mode:
Diffstat (limited to 'daemon')
-rw-r--r--daemon/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/daemon/Makefile b/daemon/Makefile
new file mode 100644
index 00000000..f0e41096
--- /dev/null
+++ b/daemon/Makefile
@@ -0,0 +1,3 @@
+SUBDIR:= fromd logind regmaild
+
+.include <bsd.subdir.mk>