From 5cca7e5630c3d1125e7f0c459102c944a0593711 Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Sun, 19 Jan 2014 18:00:44 +0100 Subject: Add lilypond stuff --- doc/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/Makefile') diff --git a/doc/Makefile b/doc/Makefile index d220fc7..3c77618 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -3,3 +3,6 @@ all: rapport_final.pdf %.pdf: %.tex pdflatex $< + +%.tex: %.lytex + lilypond-book --pdf $< -- cgit v1.2.3