summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
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)
-