added git option

This commit is contained in:
andy
2009-12-09 10:06:00 +00:00
parent 5329c39999
commit 99c22976ea
4 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ set -x
if [ -d "$ParaView_DIR" -a -r "$ParaView_DIR" ]
then
case "$ParaView_VERSION" in
3*)
3* | git)
wmake libso vtkPV3Foam
(
cd PV3FoamReader