From 44bb05836852f0177fffee3d65644cf4ac6122f4 Mon Sep 17 00:00:00 2001 From: Thomas Klaehn Date: Thu, 28 Apr 2016 14:56:14 +0200 Subject: [PATCH] Make deps changed --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: