diff options
Diffstat (limited to 'po-docs')
-rw-r--r-- | po-docs/ja/Makefile.am | 1 | ||||
-rw-r--r-- | po-docs/uk/Makefile.am | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/po-docs/ja/Makefile.am b/po-docs/ja/Makefile.am index a3350219..3f5b89e0 100644 --- a/po-docs/ja/Makefile.am +++ b/po-docs/ja/Makefile.am @@ -77,7 +77,6 @@ virt-sysprep.1: virt-sysprep.pod sysprep-extra-options.pod sysprep-operations.po --insert sysprep-operations.pod:@OPERATIONS@ \ --html $(top_builddir)/html/virt-sysprep.1.html \ $< - touch $@ %.1: %.pod $(top_builddir)/podwrapper.sh --man $@ $< diff --git a/po-docs/uk/Makefile.am b/po-docs/uk/Makefile.am index a3350219..3f5b89e0 100644 --- a/po-docs/uk/Makefile.am +++ b/po-docs/uk/Makefile.am @@ -77,7 +77,6 @@ virt-sysprep.1: virt-sysprep.pod sysprep-extra-options.pod sysprep-operations.po --insert sysprep-operations.pod:@OPERATIONS@ \ --html $(top_builddir)/html/virt-sysprep.1.html \ $< - touch $@ %.1: %.pod $(top_builddir)/podwrapper.sh --man $@ $< |