From c1fb89e7fcaa806e913bf15ba2b4602583bd2f23 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 11 Apr 2012 18:36:24 +0100 Subject: po-docs: No need to touch virt-sysprep.1 output file. --- po-docs/ja/Makefile.am | 1 - po-docs/uk/Makefile.am | 1 - 2 files changed, 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 $@ $< -- cgit