git.annexia.org
/
virt-p2v.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8df51c3
)
Install CSS file on website.
author
Richard W.M. Jones
<rjones@redhat.com>
Mon, 4 Feb 2008 17:06:55 +0000
(17:06 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 4 Feb 2008 17:06:55 +0000
(17:06 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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