mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
fix Makefile
This commit is contained in:
parent
c493ec49b9
commit
9b88c07cb7
@ -2,7 +2,7 @@ noinst_HEADERS = algprim.hpp csgparser.hpp extrusion.hpp manifold.hpp \
|
||||
singularref.hpp surface.hpp brick.hpp curve2d.hpp gencyl.hpp \
|
||||
meshsurf.hpp solid.hpp triapprox.hpp csgeom.hpp edgeflw.hpp geoml.hpp \
|
||||
polyhedra.hpp specpoin.hpp csg.hpp explicitcurve2d.hpp identify.hpp \
|
||||
revolution.hpp spline3d.hpp
|
||||
revolution.hpp spline3d.hpp
|
||||
|
||||
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/libsrc/include
|
||||
|
@ -1,14 +1,15 @@
|
||||
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 \
|
||||
specials.hpp bisect.hpp geomsearch.hpp hpref_tet.hpp meshing3.hpp \
|
||||
topology.hpp boundarylayer.hpp global.hpp hpref_trig.hpp meshing.hpp \
|
||||
validate.hpp classifyhpel.hpp hpref_hex.hpp improve2.hpp meshtool.hpp \
|
||||
clusters.hpp hprefinement.hpp improve3.hpp meshtype.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