diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-08-15 00:29:11 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-08-15 00:29:11 +0200 |
commit | 11c9abac3ad833628bba42ba051b08b1eac17c3c (patch) | |
tree | 4b6f0a5cdb62f1fcdac681dc93c0c082449f9c10 /cv/Makefile | |
parent | 7d9ee2281b1ce9f2d2826a5e948254025666e2c0 (diff) | |
download | meself-11c9abac3ad833628bba42ba051b08b1eac17c3c.zip meself-11c9abac3ad833628bba42ba051b08b1eac17c3c.tar.gz |
rename and complete achievments
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 6e3c25b..3c8bd44 100644 --- a/cv/Makefile +++ b/cv/Makefile @@ -5,7 +5,7 @@ SHELL:=/bin/bash -O extglob FONTSDIR=fonts FONTSDEF=cvfonts.ld DEFINITIONS=cvdoc cvdocng -DEPENDENCIES= achievments.lou experiences.lou formations.lou motivations.lou self.lou +DEPENDENCIES= achievements.lou experiences.lou formations.lou motivations.lou self.lou all: jeremy-zurcher-CV.pdf jeremy.zurcher-CV.pdf |