mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-30 11:08:34 +00:00
Run the testsuite when calling the check target in the toplevel Makefile
This commit is contained in:
parent
c3121e936a
commit
778eadbb98
1 changed files with 2 additions and 0 deletions
|
@ -27,3 +27,5 @@ MAINTAINERCLEANFILES = \
|
|||
intltool-update.in \
|
||||
mkinstalldirs
|
||||
|
||||
check: all
|
||||
$(MAKE) -C tests run-test
|
||||
|
|
Loading…
Reference in a new issue