Meta: Update makem.sh
This commit is contained in:
parent
b7e146862d
commit
e1c55b5568
2 changed files with 36 additions and 12 deletions
3
Makefile
3
Makefile
|
|
@ -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) $(@)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue