Skip to content

Commit

Permalink
make dist fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
unhammer committed Mar 11, 2019
1 parent 3b6fc81 commit cbb25c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ $(LANG1).autogen.bin: $(BASENAME).$(LANG1).dix

$(LANG1).automorf.bin: $(BASENAME).$(LANG1).dix
apertium-validate-dictionary $<
./test-scandivoc
test ! -f ./test-scandivoc || ./test-scandivoc
lt-comp lr $< $@

$(LANG1).autogen.att.gz: $(LANG1).autogen.bin
Expand Down

0 comments on commit cbb25c8

Please sign in to comment.