Install CSS file on website.
[virt-p2v.git] / Makefile
index 6d0a0c9..94d6501 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -168,6 +168,7 @@ WEBSITE_DIR := ../redhat/et-website/virt-p2v
 
 website: man dist
        cp virt-p2v.1.html $(WEBSITE_DIR)
+       cp virt-p2v.1.css $(WEBSITE_DIR)
        cp $(PACKAGE)-$(VERSION).tar.gz $(WEBSITE_DIR)
 
 .PHONY:        build boot checkroot
\ No newline at end of file