diff options
-rw-r--r-- | Makefile.am | 3 |
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 |