Support "make test" as an alias for "make check".
This commit is contained in:
@@ -103,3 +103,6 @@ FORCE:
|
||||
|
||||
clean-local:
|
||||
rm -f src/*/*.e
|
||||
|
||||
# Convenience alias for "make check": "make test"
|
||||
test: check
|
||||
|
||||
Reference in New Issue
Block a user