summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 24eca4a..cfff451 100644
--- a/Makefile
+++ b/Makefile
@@ -8,10 +8,6 @@ PDFTEX ?= pdflatex
HTMLTEX ?= htlatex
ECHO := @echo
-.PHONY: all
-all: wg05 wg01 wg02 wg03
- $(ECHO) "=> Done building Tex files."
-
include wg01.mk
include wg02.mk
include wg03.mk