From 3168e786f928c9b1639f6d8e4bc3fa9fd1d37c8d Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Wed, 29 Sep 2010 16:04:25 +0200 Subject: * lib/Makefile: Clean more. --- lib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/Makefile') 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 + -- cgit v1.1