Skip to content
Snippets Groups Projects
Commit e9870297 authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

added new Makefiles to configure.ac, fixed fvmpfa Makefile.am

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8878 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent c3b25483
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,9 @@ AC_CONFIG_FILES([dumux.pc
dumux/decoupled/2p/Makefile
dumux/decoupled/2p/diffusion/Makefile
dumux/decoupled/2p/diffusion/fv/Makefile
dumux/decoupled/2p/diffusion/fvmpfa/Makefile
dumux/decoupled/2p/diffusion/fvmpfa/Makefile
dumux/decoupled/2p/diffusion/fvmpfa/lmethod/Makefile
dumux/decoupled/2p/diffusion/fvmpfa/omethod/Makefile
dumux/decoupled/2p/diffusion/mimetic/Makefile
dumux/decoupled/2p/impes/Makefile
dumux/decoupled/2p/transport/Makefile
......
SUBDIRS = omethod lmethod
SUBDIRS = lmethod omethod
fvmpfadir = $(includedir)/dumux/decoupled/2p/diffusion/fvmpfa
fvmpfa_HEADERS = *.hh
include $(top_srcdir)/am/global-rules
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment