mirror of
https://github.com/NGSolve/netgen.git
synced 2025-02-22 12:05:40 +05:00
add missing files header file in Makefile
This commit is contained in:
parent
dfd50a0b24
commit
b75c21a640
@ -1,6 +1,7 @@
|
||||
noinst_HEADERS = acisgeom.hpp gprim.hpp meshing.hpp occgeom.hpp \
|
||||
visual.hpp csg.hpp incvis.hpp myadt.hpp opti.hpp geometry2d.hpp \
|
||||
linalg.hpp mydefs.hpp parallel.hpp stlgeom.hpp mystdlib.h
|
||||
linalg.hpp mydefs.hpp parallel.hpp stlgeom.hpp mystdlib.h \
|
||||
nginterface_v2_impl.hpp
|
||||
|
||||
include_HEADERS = nginterface.h nginterface_v2.hpp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user