]> https://gitweb.dealii.org/ - dealii.git/commitdiff
For now, don't fail if the parameter_gui can't be built.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 21 Dec 2010 04:18:38 +0000 (04:18 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 21 Dec 2010 04:18:38 +0000 (04:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@23050 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/Makefile.in

index 98c6acef84287d243f42dd048ff6baa0281c2b04..e29bf2f6b7b408164871fd33d94540c21989595c 100644 (file)
@@ -53,7 +53,7 @@ endif
 
 ifneq ($(QMAKE),)
 parameter_gui:
-       @cd parameter_gui ; $(QMAKE) -Wnone && $(MAKE)
+       @-cd parameter_gui ; $(QMAKE) -Wnone && $(MAKE)
 else
 parameter_gui:
        @echo "**** Can't build the Parameter GUI because no suitable"

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.