summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3215fec..a0854a1 100644
--- a/Makefile
+++ b/Makefile
@@ -127,6 +127,10 @@ installdirs-infra:
list-manpages:
@echo $(MANPAGES)
+i18n i18n-update:
+ $(MAKE) -C po update
+ $(MAKE) -C po4a update
+
check installcheck:
clean distclean mostlyclean maintainer-clean: