On 26/09/15 22:55, Vittorio Giovara wrote:
From: James Almer <[email protected]>

Signed-off-by: James Almer <[email protected]>
---
  tests/checkasm/Makefile | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/checkasm/Makefile b/tests/checkasm/Makefile
index 03e0e3f..f30e9c4 100644
--- a/tests/checkasm/Makefile
+++ b/tests/checkasm/Makefile
@@ -30,7 +30,7 @@ $(CHECKASM): $(EXEOBJS) $(CHECKASMOBJS) $(FF_STATIC_DEP_LIBS)

  checkasm: $(CHECKASM)

-clean:: checkasmclean
+testclean:: checkasmclean

  checkasmclean:
        $(RM) $(CHECKASM) $(CLEANSUFFIXES:%=tests/checkasm/%) 
$(CLEANSUFFIXES:%=tests/checkasm/$(ARCH)/%)


Sounds good.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to