]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/StdMeshers_I/Makefile.am
Salome HOME
0020832: EDF 1359 SMESH : Automatic meshing of boundary layers
[modules/smesh.git] / src / StdMeshers_I / Makefile.am
index ab1e6c9c0156ed2af1d160e9f18832a9eabf3fa7..d669bd7f211d60c7ab175818b2e2ba9f6b22b00d 100644 (file)
@@ -67,7 +67,8 @@ salomeinclude_HEADERS = \
        StdMeshers_ImportSource1D_i.hxx \
        StdMeshers_ImportSource2D_i.hxx \
        StdMeshers_Import_1D_i.hxx \
-       StdMeshers_Import_1D2D_i.hxx
+       StdMeshers_Import_1D2D_i.hxx \
+       StdMeshers_ViscousLayers_i.hxx
 
 # Libraries targets
 lib_LTLIBRARIES = libStdMeshersEngine.la
@@ -113,7 +114,8 @@ dist_libStdMeshersEngine_la_SOURCES = \
        StdMeshers_ImportSource1D_i.cxx \
        StdMeshers_ImportSource2D_i.cxx \
        StdMeshers_Import_1D_i.cxx \
-       StdMeshers_Import_1D2D_i.cxx
+       StdMeshers_Import_1D2D_i.cxx \
+       StdMeshers_ViscousLayers_i.cxx
 
 # additionnal information to compil and link file
 libStdMeshersEngine_la_CPPFLAGS = \