diff --git a/Makefile b/Makefile index 3dae597..41d3f16 100644 --- a/Makefile +++ b/Makefile @@ -24,4 +24,4 @@ test: all ./test clean: - rm -rf shsub shsub.1 + rm -rf shsub shsub.1 *.dSYM