diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-08-14 23:38:19 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-08-14 23:38:19 +0200 |
commit | 7d9ee2281b1ce9f2d2826a5e948254025666e2c0 (patch) | |
tree | 49033298a1d6a5a6de4b0049a89a527276f88313 /cv/Makefile | |
parent | 2c0006c042a2fcaa57da2999413ca2414b755e3f (diff) | |
download | meself-7d9ee2281b1ce9f2d2826a5e948254025666e2c0.zip meself-7d9ee2281b1ce9f2d2826a5e948254025666e2c0.tar.gz |
cv-ng wip
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 8f8beb1..6e3c25b 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=experiences.lou formations.lou motivations.lou self.lou +DEPENDENCIES= achievments.lou experiences.lou formations.lou motivations.lou self.lou all: jeremy-zurcher-CV.pdf jeremy.zurcher-CV.pdf |