Removed agda2html from the Makefile
This commit is contained in:
parent
1867023b20
commit
2ebe3264a0
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -109,7 +109,6 @@ macos-setup:
|
|||
# Travis Setup (install Agda, the Agda standard library, agda2html, acknowledgements, etc.)
|
||||
travis-setup:\
|
||||
$(HOME)/.local/bin/agda\
|
||||
$(HOME)/.local/bin/agda2html\
|
||||
$(HOME)/.local/bin/acknowledgements\
|
||||
$(HOME)/agda-stdlib-$(AGDA_STDLIB_VERSION)/src\
|
||||
$(HOME)/.agda/defaults\
|
||||
|
|
Loading…
Reference in a new issue