From 190a6fd9a9b06c42b5059ec599bb4f33e4115fd2 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 15 Jan 2020 11:27:31 +0200 Subject: Drop: empty line --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 5ca16f3..9926dab 100644 --- a/Makefile +++ b/Makefile @@ -11,4 +11,3 @@ pdfs = $(sources:.md=.pdf) sp-docgen --output $@ $< all: $(htmls) $(pdfs) - -- cgit v1.2.1