diff --git a/Makefile b/Makefile index 2adb91c..9657fc5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,7 @@ default: pdf +all: pdf printer screen + # Constants. rootname = main rootfile = src/$(rootname).tex