summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-06-09 11:20:05 +0100
committerRichard Jones <rjones@redhat.com>2009-06-09 11:20:05 +0100
commit27161658c897544a58c7d4f87c08f2ee8ce08d43 (patch)
treea168afddae17acfe3867cf31d0e99e13d6337fdc /Makefile.am
parent9726fe0b346cefb3e055b3a2f9daf0bf5252267d (diff)
downloadlibguestfs-27161658c897544a58c7d4f87c08f2ee8ce08d43.tar.gz
libguestfs-27161658c897544a58c7d4f87c08f2ee8ce08d43.tar.xz
libguestfs-27161658c897544a58c7d4f87c08f2ee8ce08d43.zip
New website, change et.redhat.com references to libguestfs.org1.0.43
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 53e09108..142cf3ef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -128,7 +128,7 @@ HTMLFILES = html/guestfs.3.html html/guestfish.1.html \
TEXTFILES = README TODO HACKING
-WEBSITEDIR = $(HOME)/d/redhat/et-website/libguestfs
+WEBSITEDIR = $(HOME)/d/redhat/websites/libguestfs
website: $(HTMLFILES) $(TEXTFILES)
cp $(HTMLFILES) $(WEBSITEDIR)