From 6cbbd0881bbbac404e09327d4220a4ba4ea91a81 Mon Sep 17 00:00:00 2001 From: Sheppy Date: Thu, 23 Feb 2017 12:44:44 +0100 Subject: [PATCH] fixed makefile of mathec4 --- MatheC4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MatheC4/Makefile b/MatheC4/Makefile index 41c0356..b0a4b0f 100644 --- a/MatheC4/Makefile +++ b/MatheC4/Makefile @@ -1,4 +1,4 @@ -PDF = MaC4Cheatsheet.pdf +PDF = MaC4Cheatsheet all: $(PDF)