summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 727b19e..500f6bb 100644
--- a/Makefile
+++ b/Makefile
@@ -94,6 +94,7 @@ goget:
clean:
rm -f ../*.so ../*/*.so
rm -rf ~/go/lib/go-gui/*
+ rm -rf ~/go/lib/*.so
make -C ../nocui clean
make -C ../gocui clean
make -C ../andlabs clean