summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-02-03 18:09:52 +0000
committerRichard Jones <rjones@redhat.com>2010-02-04 11:06:33 +0000
commit578a5774a3ec00aad31988079eb6aacddcf6643f (patch)
tree42477dcefb618f6030fcb92210a7eb99b080cef8 /configure.ac
parentd9d885e7c8d93f0623cb0525e725f86969bb1033 (diff)
downloadlibguestfs-578a5774a3ec00aad31988079eb6aacddcf6643f.tar.gz
libguestfs-578a5774a3ec00aad31988079eb6aacddcf6643f.tar.xz
libguestfs-578a5774a3ec00aad31988079eb6aacddcf6643f.zip
hivex: Minimal registry example.
This is the smallest registry you can make and still have it load correctly in Windows regedit.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 134cebd2..820b236f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -737,6 +737,7 @@ AC_CONFIG_FILES([Makefile
gnulib/lib/Makefile
gnulib/tests/Makefile
hivex/Makefile
+ hivex/t/Makefile
hivex/tools/Makefile
fuse/Makefile
ocaml/META perl/Makefile.PL])