src: Uninstall libexec properly

This commit is contained in:
Frank LENORMAND 2021-09-08 14:26:48 +03:00 committed by GitHub
parent 3d8061b975
commit 9f0b241e09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -175,6 +175,7 @@ install-strip: install
uninstall:
rm -rf $(bindir)/kak \
$(libexecdir) \
$(sharedir) \
$(docdir) \
$(mandir)/kak.1.gz \