mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-06 22:42:35 +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 \
|
intltool-update.in \
|
||||||
mkinstalldirs
|
mkinstalldirs
|
||||||
|
|
||||||
|
check: all
|
||||||
|
$(MAKE) -C tests run-test
|
||||||
|
|
Loading…
Reference in a new issue