summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-06-08 15:39:59 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-06-08 15:39:59 -0400
commitf93692f7ddd7a18fc0c48c2e42e56e801e7df2e4 (patch)
tree56b1dfcb4904477f574f39a9b40f468792c4b92a /Makefile
parent066b6fd14f91959ff7272d1303ccab273d61ff6a (diff)
downloadthird_party-cobbler-f93692f7ddd7a18fc0c48c2e42e56e801e7df2e4.tar.gz
third_party-cobbler-f93692f7ddd7a18fc0c48c2e42e56e801e7df2e4.tar.xz
third_party-cobbler-f93692f7ddd7a18fc0c48c2e42e56e801e7df2e4.zip
New cobbler website.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 72f8042..6ab2fba 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,6 @@ clean:
manpage:
pod2man --center="cobbler" --release="" ./docs/cobbler.pod | gzip -c > ./docs/cobbler.1.gz
pod2html ./docs/cobbler.pod > ./docs/cobbler.html
- cp ./docs/cobbler.html ./website/new/
test:
python tests/tests.py