diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2015-07-07 15:21:43 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2015-07-07 15:21:43 +0200 |
commit | 3a4e5bca268696e2cddcc6877f3b25ec0e92c726 (patch) | |
tree | fa52470a664d4080cb55cfd789ec65479792cb51 /motivation/Makefile | |
parent | 1bca65cd968f37d0324521067cd6129f76831b76 (diff) | |
download | meself-3a4e5bca268696e2cddcc6877f3b25ec0e92c726.zip meself-3a4e5bca268696e2cddcc6877f3b25ec0e92c726.tar.gz |
add jeremy.zurcher.fr.pdf
Diffstat (limited to 'motivation/Makefile')
-rw-r--r-- | motivation/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/motivation/Makefile b/motivation/Makefile index 0bb7d98..ee12329 100644 --- a/motivation/Makefile +++ b/motivation/Makefile @@ -6,8 +6,9 @@ SHELL:=/bin/bash -O extglob FONTSDIR=fonts FONTSDEF=cvfonts.ld -all: jeremy.zurcher-openweb.fr.pdf jeremy.zurcher-experis.fr.pdf jeremy.zurcher-cross.fr.pdf jeremy.zurcher-altran.fr.pdf +all: jeremy.zurcher.fr.pdf jeremy.zurcher-openweb.fr.pdf jeremy.zurcher-experis.fr.pdf jeremy.zurcher-cross.fr.pdf jeremy.zurcher-altran.fr.pdf +jeremy.zurcher.fr.ps: jeremy.zurcher.fr.lou meself.lou job.fr.lou opensource.fr.lou why.fr.lou mydoc $(FONTSDEF) jeremy.zurcher-openweb.fr.ps: jeremy.zurcher-openweb.fr.lou meself.lou job.fr.lou opensource.fr.lou mydoc $(FONTSDEF) jeremy.zurcher-experis.fr.ps: jeremy.zurcher-experis.fr.lou meself.lou job.fr.lou opensource.fr.lou mydoc $(FONTSDEF) jeremy.zurcher-cross.fr.ps: jeremy.zurcher-cross.fr.lou meself.lou job.fr.lou opensource.fr.lou mydoc $(FONTSDEF) |