mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-12 14:10:34 +05:00
fix Makefile
This commit is contained in:
parent
c493ec49b9
commit
9b88c07cb7
@ -1,14 +1,15 @@
|
|||||||
AM_CPPFLAGS = $(MPI_INCLUDES) -I$(top_srcdir)/libsrc/include
|
AM_CPPFLAGS = $(MPI_INCLUDES) -I$(top_srcdir)/libsrc/include
|
||||||
|
|
||||||
|
|
||||||
noinst_HEADERS = adfront2.hpp hpref_quad.hpp meshfunc.hpp ruler3.hpp \
|
noinst_HEADERS = adfront2.hpp hpref_quad.hpp meshfunc.hpp ruler3.hpp \
|
||||||
adfront3.hpp findip.hpp findip2.hpp hpref_segm.hpp meshing2.hpp \
|
adfront3.hpp findip.hpp findip2.hpp hpref_segm.hpp meshing2.hpp \
|
||||||
specials.hpp bisect.hpp geomsearch.hpp hpref_tet.hpp meshing3.hpp \
|
specials.hpp bisect.hpp geomsearch.hpp hpref_tet.hpp meshing3.hpp \
|
||||||
topology.hpp boundarylayer.hpp global.hpp hpref_trig.hpp meshing.hpp \
|
topology.hpp boundarylayer.hpp global.hpp hpref_trig.hpp meshing.hpp \
|
||||||
validate.hpp classifyhpel.hpp hpref_hex.hpp improve2.hpp meshtool.hpp \
|
validate.hpp classifyhpel.hpp hpref_hex.hpp improve2.hpp meshtool.hpp \
|
||||||
clusters.hpp hprefinement.hpp improve3.hpp meshtype.hpp \
|
clusters.hpp hprefinement.hpp improve3.hpp meshtype.hpp \
|
||||||
hpref_prism.hpp localh.hpp msghandler.hpp curvedelems.hpp \
|
hpref_prism.hpp localh.hpp msghandler.hpp curvedelems.hpp \
|
||||||
hpref_pyramid.hpp meshclass.hpp ruler2.hpp bcfunctions.hpp
|
hpref_pyramid.hpp meshclass.hpp ruler2.hpp bcfunctions.hpp \
|
||||||
|
basegeom.hpp
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user