aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7ab1256..7c0b043 100644
--- a/Makefile
+++ b/Makefile
@@ -9,4 +9,4 @@ woff2sfnt: woff2sfnt.c $(FILES) Makefile
$(CC) $(LDFLAGS) $(FILES) $< -o $@ -lz
clean:
- $(RM) -r *.o *.dSYM
+ $(RM) -r *.o *.dSYM sfnt2woff woff2sfnt *.gch *.out