trypandoc Makefile revisions.
This commit is contained in:
parent
3a5168af90
commit
4e003e9cdb
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
CGIBIN=/home/website/cgi-bin
|
||||
TRYPANDOC=/home/website/pandoc.org/try/
|
||||
CGI=${CGIBIN}/trypandoc
|
||||
BIN=/home/jgm/.cabal/bin/pandoc-cgi
|
||||
CGI=${CGIBIN}/pandoc-server.cgi
|
||||
BIN=/home/jgm/.cabal/bin/pandoc-server
|
||||
|
||||
install: ${CGI} ${TRYPANDOC}/index.html
|
||||
|
||||
|
|
Loading…
Reference in a new issue