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 84c04d5..07a9aaf 100644
--- a/Makefile
+++ b/Makefile
@@ -52,7 +52,7 @@ uninstall:
-rm -f -- "$(DESTDIR)$(PREFIX)/include/libskrift.h"
clean:
- -rm -f -- *.o *.lo *.su libskrift.a libskrift.so libskrift.so.*
+ -rm -f -- *.o *.lo *.su *.a *.so *.so.*
.SUFFIXES:
.SUFFIXES: .c .o