diff options
Diffstat (limited to 'rotd')
-rw-r--r-- | rotd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rotd/Makefile b/rotd/Makefile index d95f3f0..db96d92 100644 --- a/rotd/Makefile +++ b/rotd/Makefile @@ -1,4 +1,5 @@ .POSIX: +include ../common.mk install: test -d config |