]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add demangle-rust to check_PROGRAMS
authorMark Wielaard <mark@klomp.org>
Thu, 11 Nov 2021 17:02:09 +0000 (18:02 +0100)
committerMark Wielaard <mark@klomp.org>
Thu, 11 Nov 2021 17:02:18 +0000 (18:02 +0100)
commitd151907e5d8ff393f4fef126c8ae445ea8813661
tree36ad7ac9d1400019fd7fe26bd9b7c6765b0aa7f7
parenta0ee664023984d14b4044571afbb379e4b1945bb
Add demangle-rust to check_PROGRAMS

The demangle-rust.vgtest would fail because the demangle-rust binary
wasn't build by default. Add it to check_PROGRAMS and define
demangle_rust_SOURCES to make sure it is always build.
memcheck/tests/Makefile.am