Skip to content

Commit

Permalink
[devel 536a61f] teitok to cqp #874
Browse files Browse the repository at this point in the history
  • Loading branch information
matyaskopp committed May 15, 2024
1 parent 1a59a13 commit a5b5d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ teitok2cqp-XX = $(addprefix teitok2cqp-, $(PARLIAMENTS))
teitok2cqp: $(teitok2cqp-XX)
$(teitok2cqp-XX): teitok2cqp-%: Build/Teitok-cqp check-prereq-teitok2cqp
settings=`realpath $(CQPsettings)`;\
cd Build/Teitok-cqp; \
cd Build/Teitok-tmp; \
perl ../../Scripts/teitok2cqp.pl --setfile=$$settings --sub="ParlaMint-$*"

Build/Teitok-cqp:
Expand Down

0 comments on commit a5b5d2a

Please sign in to comment.