Most hilarious ruby command ever.
This commit is contained in:
parent
eab2370701
commit
0b63dd967a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -79,7 +79,7 @@ out/epub/plfa.epub: out/epub/ | $(AGDA_FILES) $(LUA_FILES) epub/main.css out/epu
|
|||
epub/index.md
|
||||
|
||||
out/epub/acknowledgements.md: src/plfa/acknowledgements.md _config.yml
|
||||
$(RUBY) epub/render-liquid-template.rb _config.yml $< $@
|
||||
$(BUNDLE) $(RUBY) epub/render-liquid-template.rb _config.yml $< $@
|
||||
|
||||
.phony: epub epubcheck
|
||||
|
||||
|
|
Loading…
Reference in a new issue