diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2020-11-24 10:01:08 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2022-04-07 10:37:48 +0200 |
commit | bdbdfe7b8232a87956f67a9a064134f10b696480 (patch) | |
tree | d332ec88476b633af1404880e8f9133b1f1d87c6 /cv/Makefile | |
parent | c7300638239e672d9a1373bf5a2f5d6d5a8fc207 (diff) | |
download | meself-bdbdfe7b8232a87956f67a9a064134f10b696480.zip meself-bdbdfe7b8232a87956f67a9a064134f10b696480.tar.gz |
cv update
Diffstat (limited to 'cv/Makefile')
-rw-r--r-- | cv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cv/Makefile b/cv/Makefile index b4a86d8..62494ed 100644 --- a/cv/Makefile +++ b/cv/Makefile @@ -6,7 +6,7 @@ SHELL:=/bin/bash -O extglob FONTSDIR=fonts FONTSDEF=cvfonts.ld -all: jeremy.zurcher-CV.pdf jeremy.zurcher-CV.html +all: jeremy.zurcher-CV.pdf jeremy.zurcher-CV.ps: jeremy.zurcher-CV.lou cvdoc $(FONTSDEF) |