Merge branch 'add_ci' into 'master'

Add ci

See merge request dskoll/remind!2
This commit is contained in:
Dianne Skoll
2022-09-19 17:54:45 +00:00
2 changed files with 14 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ install-stripped:
@$(MAKE) -C rem2html install
@$(MAKE) -C rem2pdf -f Makefile.top install INSTALL_BASE=$(INSTALL_BASE)
test:
test: all
@$(MAKE) -C src -s test
distclean: clean