diff --git a/libio/Makefile b/libio/Makefile index 018c26d971..cd5a3afeeb 100644 --- a/libio/Makefile +++ b/libio/Makefile @@ -144,6 +144,8 @@ tests = \ tst_wscanf \ # tests +$(objpfx)tst-popen-fork: $(shared-thread-library) + tests-internal = tst-vtables tst-vtables-interposed ifeq (yes,$(build-shared))