diff --git a/zsnes/src/makefile.linux b/zsnes/src/makefile.linux index e0d9d6c7..1a62ce6e 100644 --- a/zsnes/src/makefile.linux +++ b/zsnes/src/makefile.linux @@ -184,5 +184,6 @@ clean: rm ${GUIDIR}/*.o rm ${DOSDIR}/*.o rm ${WINDIR}/*.o + rm ${ZIPDIR}/*.o rm *.o rm zsnes