summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleix Conchillo FlaquƩ <aconchillo@gmail.com>2022-02-04 21:51:33 -0800
committerAleix Conchillo FlaquƩ <aconchillo@gmail.com>2022-02-04 21:51:33 -0800
commit06ddae0a1c15ed5d3356729175957986fdd32907 (patch)
treef683606589eab7f3df1421f477c9ea822be24dbe
parent709ebd35a07e75aefd4531d96925e65cc99abe2f (diff)
Makefile: uninstall files from share
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ab11db9..733d0f1 100644
--- a/Makefile
+++ b/Makefile
@@ -29,3 +29,4 @@ install:
uninstall:
rm -f '$(DESTDIR)/bin/gas'
+ rm -f '$(DESTDIR)/share/gas'