X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=cat%2FMakefile.am;h=5fe320bde6486cab09d3acbf03366925f960b315;hp=98df337a282849b5e3aa5b487909211ae74f04cd;hb=9adddc19e448781cf2076c44f66242fe48b47c7c;hpb=154370c0e8a7bfcb6af5236bd7232794c188eabb diff --git a/cat/Makefile.am b/cat/Makefile.am index 98df337..5fe320b 100644 --- a/cat/Makefile.am +++ b/cat/Makefile.am @@ -30,7 +30,7 @@ virt-cat.1: virt-cat.pl --section 1 \ -c "Virtualization Support" \ --release "$(PACKAGE_NAME)-$(PACKAGE_VERSION)" \ - $< > $@ + $< > $@-t && mv $@-t $@ $(top_builddir)/html/virt-cat.1.html: virt-cat.pl mkdir -p $(top_builddir)/html