X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=c4a84f788f960b4a124b0416aa0b265ba452d5d5;hb=854f8e0d5643e55d045f5816a520d49a057990ef;hp=a7197d4b4c3ccdf402a0b118418ee27d99c2f0c8;hpb=d37f69795396ec2354eb2d8480d64b9e5bdafacc;p=libguestfs.git diff --git a/Makefile.am b/Makefile.am index a7197d4..c4a84f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,6 +20,9 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = gnulib/lib src daemon appliance fish po examples images \ gnulib/tests capitests regressions test-tool +# NB: Must build inspector directory after perl and before ocaml. +# We could relax this if we combined the inspector_generator with +# the ordinary generator, but that brings other problems. if HAVE_PERL SUBDIRS += perl endif