From aa5d6c138b55e25994ac723e94f32b009366927c Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Tue, 23 Feb 2010 10:36:51 +0000 Subject: Add build framework for OCaml, Perl, Python bindings. (No bindings are actually built, this just adds the build, test and generator framework for them). --- po/POTFILES.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'po') diff --git a/po/POTFILES.in b/po/POTFILES.in index 34718af..31ae02d 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,4 +1,9 @@ images/mklarge.c lib/hivex.c +ocaml/hivex_c.c +perl/Hivex.c +perl/blib/lib/Win/Hivex.pm +perl/lib/Win/Hivex.pm +python/hivex-py.c sh/hivexsh.c xml/hivexml.c -- cgit