diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2015-02-10 00:47:44 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2015-02-10 00:47:44 +0100 |
commit | 004637582b2b6e84fb19be6be3c9ce53ba75cd3f (patch) | |
tree | 772f08f9207400f256445c6c7839a39b56e17478 | |
parent | 8b6a7ddc1bb361148c9578fa85dc3f4bb48b04d9 (diff) | |
download | meself-004637582b2b6e84fb19be6be3c9ce53ba75cd3f.zip meself-004637582b2b6e84fb19be6be3c9ce53ba75cd3f.tar.gz |
cv: cleanup Makefinle from old crap
-rw-r--r-- | cv/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cv/Makefile b/cv/Makefile index e03e21f..2954893 100644 --- a/cv/Makefile +++ b/cv/Makefile @@ -5,8 +5,6 @@ SHELL:=/bin/bash -O extglob FONTSDIR=fonts FONTSDEF=cvfonts.ld -DEFINITIONS=cvdoc cvdocng -DEPENDENCIES=experiences.lou formations.lou motivations.lou self.lou all: jeremy.zurcher-CV.pdf jeremy.zurcher-CV.html |