aboutsummaryrefslogtreecommitdiff
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 d715d1b..cd836f5 100644
--- a/Makefile
+++ b/Makefile
@@ -67,6 +67,7 @@ uninstall:
for l in $(TRANSLATIONS) $(CONTRIBLANGS); do \
rm -f $(DESTDIR)$(LOCALEDIR)/$$l/LC_MESSAGES/$(NAME).sh; \
done
+ rm -f $(DESTDIR)$(LIBEXECDIR)/$(NAME)/load-locale-messages.sh
sh doc/manpages.sh -up $(DESTDIR)$(MANDIR) $(manpages)