diff options
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile index 05522f6..49f5f61 100644 --- a/makefile +++ b/makefile | |||
@@ -4,4 +4,4 @@ install: | |||
4 | 4 | ||
5 | .PHONY: clean | 5 | .PHONY: clean |
6 | clean: | 6 | clean: |
7 | rm -f *.so *.o *.link *.build.sh | 7 | rm -f *.so *.o *.link *.build.sh *.import.scm *.install.sh |