diff --git a/test/Makefile b/test/Makefile index 063c2677..90444d5a 100644 --- a/test/Makefile +++ b/test/Makefile @@ -16,4 +16,4 @@ libvgmstream.a: $(MAKE) -C ../src libvgmstream.a clean: - rm -f test + rm -f test test.o