Do not remove other / external DLL libraries. --- mingw-w64-crt/testcases/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mingw-w64-crt/testcases/Makefile.am b/mingw-w64-crt/testcases/Makefile.am index 2c251c8d342f..45a61d6dca87 100644 --- a/mingw-w64-crt/testcases/Makefile.am +++ b/mingw-w64-crt/testcases/Makefile.am @@ -114,4 +114,4 @@ XFAIL_TESTS = \ include complex/Makefile.am clean-local: - rm -f *.dll *.dll.a + rm -f libprocdetach.dll libprocdetach.dll.a -- 2.20.1 _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
