]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix the way we let the normalize.pl script know about where the deal.II directory is.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 28 Sep 2012 12:56:27 +0000 (12:56 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 28 Sep 2012 12:56:27 +0000 (12:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@26834 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index 2fe8bc3c200b1341fa2c1035737fd889c504f923..282d3dfc3fad0ebc334dce83d4ffdec09c73e3a4 100644 (file)
@@ -10,7 +10,7 @@
 
 # reference the normalization script in the tests directory, which is
 # one up from where the variable will be expanded
-normalize = ../normalize.pl
+normalize = $(shell cd .. && pwd)/normalize.pl
 
 verbose = off
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.