X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.am;h=735b844253a00e338d9d9198b4ef797920b4bf77;hb=0e1941e1bbc56cee3fc02b7948c366a3e3b41b40;hp=1749a121b913f6b02ac48235f2d17e5715e4a300;hpb=9790f4d500c441c43ca9d05adee6e637792b1fab;p=hivex.git diff --git a/Makefile.am b/Makefile.am index 1749a12..735b844 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,9 +17,22 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = gnulib/lib hivex gnulib/tests po +SUBDIRS = gnulib/lib lib images gnulib/tests sh xml po -EXTRA_DIST = hivex.pc hivex.pc.in +if HAVE_OCAML +SUBDIRS += ocaml +endif + +if HAVE_PERL +SUBDIRS += perl +endif + +# Not yet written. +#if HAVE_PYTHON +#SUBDIRS += python +#endif + +EXTRA_DIST = hivex.pc hivex.pc.in README LICENSE # Generate the ChangeLog automatically from the gitlog. dist-hook: