diff --git a/Makefile-dist b/Makefile-dist index b8f1c9d..7db91cf 100644 --- a/Makefile-dist +++ b/Makefile-dist @@ -5,4 +5,4 @@ $(TAPE): start.part $(ROMS) end.part cat start.part $(ROMS) end.part > $(TAPE) clean: - rm -f pacemuzx.tap + rm -f $(TAPE)