diff options
Diffstat (limited to 'c/menu/Makefile')
| -rw-r--r-- | c/menu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c/menu/Makefile b/c/menu/Makefile index bd92e6a..75f645f 100644 --- a/c/menu/Makefile +++ b/c/menu/Makefile @@ -40,5 +40,5 @@ load: menu.hex bash -c "wl-copy < menu.hex" clean: - rm -f menu.bin menu.elf menu.o init.o calculator.o digilines.o games.o screensaver.o + rm -f menu.hex menu.elf menu.o init.o calculator.o digilines.o games.o screensaver.o |
