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 f2d76a5..727b19e 100644
--- a/Makefile
+++ b/Makefile
@@ -93,6 +93,7 @@ goget:
clean:
rm -f ../*.so ../*/*.so
+ rm -rf ~/go/lib/go-gui/*
make -C ../nocui clean
make -C ../gocui clean
make -C ../andlabs clean