Adjusted trypandoc makefile for use of sandbox.

This commit is contained in:
John MacFarlane 2015-11-15 14:21:51 -08:00
parent c720cbf9f2
commit b59d0fb6bd

View file

@ -1,7 +1,7 @@
CGIBIN=/home/website/cgi-bin
TRYPANDOC=/home/website/html/pandoc/try/
CGI=${CGIBIN}/trypandoc
BIN=../dist/build/trypandoc/trypandoc
BIN=../.cabal-sandbox/bin/trypandoc
install: ${CGI} ${TRYPANDOC}/index.html