Skip to content
Snippets Groups Projects
Verified Commit 20396249 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

make rules.pdf the default output

parent 79820530
No related branches found
No related tags found
No related merge requests found
Pipeline #241770 passed
......@@ -40,6 +40,6 @@ rules.pdf: /tmp/p_1.pdf /tmp/p_2.pdf
pdfunite $^ $@
.PHONY: all clean
all: docs.pdf booklet.pdf resources.pdf $(DROSS)/test.pdf
all: docs.pdf rules.pdf resources.pdf $(DROSS)/test.pdf
clean:
$(CLEAN) images/wide.jpg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment