Skip to content

Commit 741b6d2

Browse files
committed
checkasm: remove built files from new directory
Consider reversing that particular change.
1 parent c74b94d commit 741b6d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/checkasm/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ checkasm_LDADD += \
3333
$(top_builddir)/lib/upipe-v210/v210dec.o \
3434
$(top_builddir)/lib/upipe-v210/v210enc.o \
3535
$(NULL)
36+
CLEANFILES = x86/checkasm.lo x86/.libs/checkasm.o
3637

3738
if HAVE_BITSTREAM
3839
checkasm_LDADD += \

0 commit comments

Comments
 (0)