summaryrefslogtreecommitdiff
path: root/trypandoc
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2022-08-07 23:15:24 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2022-08-07 23:15:24 -0700
commit4e003e9cdbe8694f87fddbd82c68f1414057161e (patch)
treebe8fa02f938afaa1e6a2fa7a7d6da8cd70af10c2 /trypandoc
parent3a5168af903b0fca657ac6073c3c529b47b15a52 (diff)
trypandoc Makefile revisions.
Diffstat (limited to 'trypandoc')
-rw-r--r--trypandoc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/trypandoc/Makefile b/trypandoc/Makefile
index c2e364767..751bed904 100644
--- a/trypandoc/Makefile
+++ b/trypandoc/Makefile
@@ -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