diff --git a/Makefile b/Makefile index fbca784408a0a2a1cae45f2ed1c35dddd27666fd..f2d5f71537428b455b286d53d7f3db94902e1aca 100644 --- a/Makefile +++ b/Makefile @@ -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