vtkPV4Foam/Make/options: Added missing reference to '-lfoam', through using the generic the more '-l$(WM_PROJECT)' reference.

This commit is contained in:
wyldckat 2014-04-13 10:17:28 +01:00
parent 0fb2b08722
commit a9ea67f54a

View file

@ -6,6 +6,7 @@ EXE_INC = \
-I../PV4FoamReader
LIB_LIBS = \
-l$(WM_PROJECT) \
-lfiniteVolume \
-llagrangian \
-lmeshTools \