diff --git a/Makefile b/Makefile index a43de9afa..d5e1bae9c 100644 --- a/Makefile +++ b/Makefile @@ -21,8 +21,7 @@ BENCHEXES=hledger-0.6 hledger-0.7 ledger-3pre # misc. tools PANDOC=pandoc -#RST2HTML=rst2html -RST2HTML=/opt/local/bin/rst2html.py +RST2HTML=rst2html RST2PDF=rst2pdf #VIEWHTML=open VIEWHTML=open -a 'Google Chrome'