Skip to content

Commit

Permalink
Cherry pick 1897297
Browse files Browse the repository at this point in the history
  • Loading branch information
rpspringuel committed Jun 16, 2020
1 parent 857972d commit d2ccaed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ GREGORIO=gregorio-$(FILENAME_VERSION)
# gets generated or make distcheck will fail.

GregorioRef.pdf: $(SRCFILES)
luaotfload-tool --update --force
$(MAKE) $(AM_MAKEFLAGS) -C ../src $(GREGORIO)
../src/$(GREGORIO) -o factus.gtex $(<D)/factus.gabc
TEXINPUTS=$(<D):$(<D)/../tex: LUAINPUTS=$(<D):$(<D)/../tex: \
Expand All @@ -39,6 +40,7 @@ GregorioRef.pdf: $(SRCFILES)
-jobname=GregorioRef $< || rm $@

GregorioNabcRef.pdf: $(NABCSRCFILES)
luaotfload-tool --update --force
$(MAKE) $(AM_MAKEFLAGS) -C ../src $(GREGORIO)
../src/$(GREGORIO) -o veni.gtex $(<D)/veni.gabc
../src/$(GREGORIO) -o omnes.gtex $(<D)/omnes.gabc
Expand Down

0 comments on commit d2ccaed

Please sign in to comment.