diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/doc/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/doc/local.mk b/po/doc/local.mk index 77ec4721e3..f902652f7f 100644 --- a/po/doc/local.mk +++ b/po/doc/local.mk @@ -45,6 +45,7 @@ POT_OPTIONS = \ --msgid-bugs-address "bug-guix@gnu.org" %D%/%.pot: $(srcdir)/doc/%.texi + $(MKDIR_P) %D% # directory might be absent in VPATH build $(AM_V_PO4A)$(PO4A_UPDATEPO) -M UTF-8 -f texinfo -m "$<" \ -p "$@-t" $(POT_OPTIONS) date="$$(git log --pretty=format:%ci -n 1 -- $< 2>/dev/null \ |