X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=d0b16338e5c25ca99d70071304c8465e4d9fa4e1;hb=dfe394cadc8a39752de5b3f4a0be222c1b9290f2;hp=4feef339e8475b5f2e26127c748711dbcb74f1d8;hpb=59683a97b50b34c6282457a959bb6b3e9e7f8c0d;p=x264 diff --git a/Makefile b/Makefile index 4feef339..d0b16338 100644 --- a/Makefile +++ b/Makefile @@ -122,6 +122,7 @@ ASMSRC += common/arm/cpu-a.S common/arm/pixel-a.S common/arm/mc-a.S \ common/arm/predict-a.S common/arm/bitstream-a.S SRCS += common/arm/mc-c.c common/arm/predict-c.c OBJASM = $(ASMSRC:%.S=%.o) +OBJCHK += tools/checkasm-arm.o endif endif