diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.in.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 086e0ceb2..5d8f30977 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -116,6 +116,8 @@ stamp-cat-id: $(PACKAGE).pot cd $(srcdir) && rm -f stamp-cat-id && echo timestamp > stamp-cat-id +installcheck: + install: install-exec install-data install-exec: install-data: all |