Salome HOME
[SALOME platform 0013410]: SubMesh not taken into account with Netgen 1D-2D et 1D...
[plugins/netgenplugin.git] / src / GUI / Makefile.am
index 6bedb75cf8d1d28708acd1ff147d85ab2ddd4690..3d994ce283bbb26c21a49319741ff8c0b2eef80b 100644 (file)
@@ -33,10 +33,12 @@ lib_LTLIBRARIES = libNETGENPluginGUI.la
 
 dist_libNETGENPluginGUI_la_SOURCES = \
        NETGENPluginGUI.cxx \
-       NETGENPluginGUI_HypothesisCreator.cxx
+       NETGENPluginGUI_HypothesisCreator.cxx \
+       NETGENPluginGUI_SimpleCreator.cxx
 
 MOC_FILES = \
-       NETGENPluginGUI_HypothesisCreator_moc.cxx
+       NETGENPluginGUI_HypothesisCreator_moc.cxx \
+       NETGENPluginGUI_SimpleCreator_moc.cxx
 
 nodist_libNETGENPluginGUI_la_SOURCES= \
        $(MOC_FILES)