summaryrefslogtreecommitdiffstats
path: root/src/po/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/po/Makefile.in')
-rw-r--r--src/po/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/po/Makefile.in b/src/po/Makefile.in
index 9d67f874c3..4b58c726e7 100644
--- a/src/po/Makefile.in
+++ b/src/po/Makefile.in
@@ -48,3 +48,6 @@ install::
install -c $$c \
$(DESTDIR)$(KRB5_LOCALEDIR)/$$lang/LC_MESSAGES/$(DOMAIN).mo; \
done
+
+clean::
+ $(RM) $(CATALOGS)