EXE_INC = \
    -I$(LIB_SRC)/finiteVolume/lnInclude \
    -I$(LIB_SRC)/fvAgglomerationMethods/pairPatchAgglomeration/lnInclude

EXE_LIBS = \
    -lfiniteVolume \
    -lpairPatchAgglomeration
