summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Jones <rich@koneko.home.annexia.org>2010-03-21 16:04:09 +0000
committerRichard Jones <rich@koneko.home.annexia.org>2010-03-22 10:41:44 +0000
commit35e916dbcf06ace10c73e67a0a20bae87bb0733b (patch)
tree5beedd656fec9cac20d3e1834df0dd5164ff3b5e /Makefile.am
parentef044690c54deb597bfe706cb88849dda5ebe8fc (diff)
downloadlibguestfs-35e916dbcf06ace10c73e67a0a20bae87bb0733b.tar.gz
libguestfs-35e916dbcf06ace10c73e67a0a20bae87bb0733b.tar.xz
libguestfs-35e916dbcf06ace10c73e67a0a20bae87bb0733b.zip
Remove out-of-date comment.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index df34d38b..87da5a8b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,9 +31,6 @@ endif
SUBDIRS += fish po examples images
SUBDIRS += 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