diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,3 +15,4 @@ NAME = vps public: README.md TODOs.md sh aux/workflow/TODOs.sh $(NAME_UC) $(NAME) public-inbox sh aux/workflow/README.sh $(NAME_UC) $(NAME) + sh aux/ci/report.sh '$(NAME)' |