diff --git a/Makefile b/Makefile index 27e01c9..4e90a5c 100644 --- a/Makefile +++ b/Makefile @@ -4,10 +4,10 @@ DEP := \ config/headfoot.tex \ config/sourcelst.tex \ config/titlepage.tex \ - content.tex \ - title.tex \ Makefile +DEP += $(wildcard ./*.tex) + all: $(MAIN) clean: