diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-04-11 18:36:24 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-04-11 18:36:24 +0100 |
commit | c1fb89e7fcaa806e913bf15ba2b4602583bd2f23 (patch) | |
tree | 5949292a67852961758613b36579b735db1ddf66 | |
parent | de2dc9f71dd284e033e999a4d0541848a7201b02 (diff) | |
download | libguestfs-c1fb89e7fcaa806e913bf15ba2b4602583bd2f23.tar.gz libguestfs-c1fb89e7fcaa806e913bf15ba2b4602583bd2f23.tar.xz libguestfs-c1fb89e7fcaa806e913bf15ba2b4602583bd2f23.zip |
po-docs: No need to touch virt-sysprep.1 output file.
-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 $@ $< |