diff --git a/Makefile.in b/Makefile.in index b7107cf3..8e284338 100644 --- a/Makefile.in +++ b/Makefile.in @@ -941,7 +941,7 @@ regenerate-markdown: generate-markdown # Generate endpoint json file for shield.io lemma count badge. # Only to be stored in the gh-pages branch, ignored in main. -$(srcdir)/lemmacount.json: $(top_srcdir)/src/fst/morphology/stems/*.lexc +$(srcdir)/lemmacount.json: $(AM_V_GEN)$(GTCORE)/scripts/make-lemmacount.json.sh $(abs_top_srcdir) > $@ # Generate a maturity.json file as endpoint for the maturity badge.