Meta: Update makem.sh

This commit is contained in:
Adam Porter 2020-01-01 02:37:25 -06:00
parent b7e146862d
commit e1c55b5568
2 changed files with 36 additions and 12 deletions

View file

@ -25,5 +25,8 @@ endif
# * Rules
# TODO: Handle cases in which "test" or "tests" are called and a
# directory by that name exists, which can confuse Make.
%:
@./makem.sh $(VERBOSE) $(SANDBOX) $(AUTOINSTALL) $(@)