Version 1.2.2.
[hivex.git] / Makefile.am
index 1a34e15..b8b980f 100644 (file)
@@ -24,7 +24,7 @@ SUBDIRS += ocaml
 endif
 
 if HAVE_PERL
-SUBDIRS += perl
+SUBDIRS += perl regedit
 endif
 
 # Not yet written.
@@ -52,3 +52,18 @@ all-local:
 # Pkgconfig.
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = hivex.pc
+
+# Maintainer website update.
+HTMLFILES = \
+       html/hivex.3.html \
+       html/hivexget.1.html \
+       html/hivexml.1.html \
+       html/hivexregedit.1.html \
+       html/hivexsh.1.html
+
+WEBSITEDIR = $(HOME)/d/redhat/websites/libguestfs
+
+website: $(HTMLFILES)
+       cp $(HTMLFILES) $(WEBSITEDIR)
+
+CLEANFILES = $(HTMLFILES) pod2*.tmp