Skip to content

Commit 81d7d2d

Browse files
committed
Fixes the test/Makefile
Signed-off-by: Piyush Itankar <pitankar@gmail.com>
1 parent fac7fbb commit 81d7d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ gdb:
2323

2424
.PHONY: clean
2525
clean:
26-
rm -rf *.o *.elf *.bin *.s *.bmp a.out
26+
rm -rf *.o *.elf *.bin *.out

0 commit comments

Comments
 (0)