diff options
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) |