diff options
-rw-r--r-- | daemon/Makefile | 3 |
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> |