summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 8c6d5b4..ed4af51 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -15,4 +15,5 @@ doc:
doxygen
clean:
- -rm *.o *.a
+ -rm *.o *.a *.gch
+