diff options
Diffstat (limited to 'cv/Makefile')
-rw-r--r-- | cv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cv/Makefile b/cv/Makefile index 0accde5..e03e21f 100644 --- a/cv/Makefile +++ b/cv/Makefile @@ -8,9 +8,8 @@ FONTSDEF=cvfonts.ld DEFINITIONS=cvdoc cvdocng DEPENDENCIES=experiences.lou formations.lou motivations.lou self.lou -all: jeremy-zurcher-CV.pdf jeremy.zurcher-CV.pdf jeremy.zurcher-CV.html +all: jeremy.zurcher-CV.pdf jeremy.zurcher-CV.html -jeremy-zurcher-CV.ps: jeremy-zurcher-CV.lou cvdoc $(DEPENDENCIES) jeremy.zurcher-CV.ps: jeremy.zurcher-CV.lou cvdocng $(FONTSDEF) .SUFFIXES: .lou .ps .pdf .html |