aboutsummaryrefslogtreecommitdiff
path: root/toc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'toc/Makefile')
-rw-r--r--toc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/toc/Makefile b/toc/Makefile
index 216673b..6cf0b74 100644
--- a/toc/Makefile
+++ b/toc/Makefile
@@ -1,2 +1,2 @@
example.pdf: example.t
- ./toc example.t | groff -Tps example.t | ps2pdf - > example.pdf
+ ./groc -Tps example.t | ps2pdf - > example.pdf