From: Martin Kronbichler Date: Fri, 4 Jan 2013 14:20:45 +0000 (+0000) Subject: Force reconfigure also when template arguments or dealii templates change. X-Git-Tag: v8.0.0~1667 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d91964d69da9413ee94176103367a81d4087ec28;p=dealii.git Force reconfigure also when template arguments or dealii templates change. git-svn-id: https://svn.dealii.org/trunk@27920 0785d39b-7218-0410-832d-ea1e28bc413d --- 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