summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-02-03 17:35:53 +0000
committerRichard Jones <rjones@redhat.com>2010-02-19 14:59:57 +0000
commit253def9de52d744e5ecb75fe0e163276d8ab9653 (patch)
tree7571d78369a4fe7ae30aa4713dee339d6d855d6e /configure.ac
parent2f85c2ad67b388b378191e4a605585bd05dcede7 (diff)
downloadhivex-253def9de52d744e5ecb75fe0e163276d8ab9653.tar.gz
hivex-253def9de52d744e5ecb75fe0e163276d8ab9653.tar.xz
hivex-253def9de52d744e5ecb75fe0e163276d8ab9653.zip
Tools for analyzing and reverse engineering hive files.
This commit is not of general interest. It contains the tools which I used to reverse engineer the hive format and to test changes. Keeping these with the rest of the code is useful in case in future we encounter a hive file that we fail to modify. Note that the tools are not compiled by default. You have to compile each explicitly with: make -C hivex/tools <toolname>.opt You will also need ocaml-extlib-devel and ocaml-bitstring-devel.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index f748617..0d1294a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -397,8 +397,9 @@ AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([Makefile
gnulib/lib/Makefile
gnulib/tests/Makefile
- hivex/Makefile
- hivex.pc])
+ hivex.pc
+ hivex/Makefile
+ hivex/tools/Makefile])
AC_OUTPUT
dnl Produce summary.