mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
add a check-valgrind target
Original commit message from CVS: add a check-valgrind target
This commit is contained in:
parent
9e6bf1b940
commit
4a49ff3ae7
2 changed files with 4 additions and 1 deletions
|
@ -51,3 +51,6 @@ DISTCLEANFILES = _stdint.h
|
|||
|
||||
include $(top_srcdir)/common/release.mak
|
||||
include $(top_srcdir)/common/po.mak
|
||||
|
||||
check-valgrind:
|
||||
cd check && make check-valgrind
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 3f8b422d851dc64797cdd97dd7a2014acd751386
|
||||
Subproject commit eac450a673cd1d3a606fe75399d0cd1fcb1d0d7b
|
Loading…
Reference in a new issue