mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
dist: Force po-docs/libguestfs-docs.pot to be rebuilt
It's not ideal to delete this file, but it seems like the only way to force make to really rebuild it.
This commit is contained in:
@@ -206,8 +206,12 @@ maintainer-upload-website:
|
||||
# docs/C_SOURCE_FILES
|
||||
# - source files scanned for internal documentation
|
||||
# po/POTFILES - files with ordinary extensions, but not OCaml files
|
||||
# po-docs/libguestfs-docs.pot
|
||||
# - combined list of strings from documentation
|
||||
|
||||
dist-hook: docs/C_SOURCE_FILES po/POTFILES
|
||||
rm -f po-docs/libguestfs-docs.pot
|
||||
$(MAKE) -C po-docs libguestfs-docs.pot
|
||||
|
||||
# This has to be in the top-level Makefile.am so that we have access
|
||||
# to DIST_SUBDIRS.
|
||||
|
||||
Reference in New Issue
Block a user