Skip to content

Commit

Permalink
[Template merge] unignoring some c/p cg3 files
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Aug 8, 2024
1 parent 5792fb5 commit 038fe87
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ test: check

# recurse all make devs just
dev:
$(MAKE) dev -C tools/tokenisers
$(MAKE) dev -C tools/grammarcheckers
$(MAKE) dev -C tools/tts
-$(MAKE) dev -C tools/analysers
-$(MAKE) dev -C tools/tokenisers
-$(MAKE) dev -C tools/grammarcheckers
-$(MAKE) dev -C tools/tts

# Remove html tables created by some of the developer tools:
clean-local:
Expand Down

0 comments on commit 038fe87

Please sign in to comment.