From fd740ce7e937076b799d597149ca9ead351befa1 Mon Sep 17 00:00:00 2001 From: kronbichler Date: Fri, 4 Jan 2013 14:20:45 +0000 Subject: [PATCH] Force reconfigure also when template arguments or dealii templates change. git-svn-id: https://svn.dealii.org/trunk@27920 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/Makefile b/deal.II/Makefile index 460bce3223..529023d904 100644 --- a/deal.II/Makefile +++ b/deal.II/Makefile @@ -24,7 +24,7 @@ help: @echo "= distclean : removes all object files, libraries, etc in subdirs =" @echo "========================================================================" -config.log: configure +config.log: configure common/template-arguments.in common/dealiitemplates.pm.in $(error Error: configuration not up to date. Please run ./configure or ./reconfigure) deps: config.log -- 2.39.5