aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-06-23 02:23:15 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-06-23 02:23:15 +0200
commitb867e112fe62cb72b09ae7c379dfc9eabd013d97 (patch)
tree66945a7b29168ce5cc2e17aec1b1f0ebe98f1866 /Makefile
parent5369e3972cd18e8e97d35b4ead7a0fc67ff66658 (diff)
downloadmk-b867e112fe62cb72b09ae7c379dfc9eabd013d97.tar.gz
Rename troc/groc to toc/gtoc
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index da50c12..f2ee1ae 100644
--- a/Makefile
+++ b/Makefile
@@ -5,4 +5,4 @@ hacking.pdf: hacking.t g.tmac
groff -Tps | ps2pdf - > hacking.pdf
example.pdf: example.t g.tmac
- toc/groc example.t | ps2pdf - > example.pdf
+ toc/gtoc -Tps example.t | ps2pdf - > example.pdf