diff options
Diffstat (limited to 'po-docs/Makefile.am')
-rw-r--r-- | po-docs/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/po-docs/Makefile.am b/po-docs/Makefile.am index 416c5283..b532683e 100644 --- a/po-docs/Makefile.am +++ b/po-docs/Makefile.am @@ -25,7 +25,8 @@ linguas = ja uk EXTRA_DIST = \ libguestfs-docs.pot \ - $(linguas:%=%.po) + $(linguas:%=%.po) \ + podfiles CLEANFILES = po4a.conf |