From d16e77244750ad57e10acdcd682de6dcb1ed4835 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Tue, 1 Dec 2015 11:20:38 +0100 Subject: [PATCH] remove unnecessary variable from makefile --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 7a2af2e..a75d18f 100644 --- a/Makefile +++ b/Makefile @@ -50,8 +50,6 @@ book: $(BOOKPDF) booklet: $(BOOKLETPDF) -SSS=\newcommand - $(BOOKPDF): | $(PDFDIR) $(OUTDIR) @$(CP) $(SRCDIR)/*.tex $(OUTDIR)/ @$(CP) -r lib/* $(OUTDIR)/