diff options
-rw-r--r-- | pttbbs/daemon/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pttbbs/daemon/Makefile b/pttbbs/daemon/Makefile new file mode 100644 index 00000000..f0e41096 --- /dev/null +++ b/pttbbs/daemon/Makefile @@ -0,0 +1,3 @@ +SUBDIR:= fromd logind regmaild + +.include <bsd.subdir.mk> |