]> SALOME platform Git repositories - modules/yacs.git/blobdiff - src/engine/Plugin/Makefile.am
Salome HOME
merge from branch DEV tag mergeto_trunk_04apr08
[modules/yacs.git] / src / engine / Plugin / Makefile.am
index 10abb72bcf8c706161b68f42cb2a8e490af67c8b..6fdd41f64d281ec8223384cd60493405316ee5ef 100644 (file)
@@ -12,4 +12,10 @@ libPluginSimplex_la_CXXFLAGS = $(THREAD_DEF) \
        -I$(srcdir)/..                       \
        -I$(srcdir)/../../bases
 
+EXTRA_DIST = \
+aleas.hxx     critere.hxx    decode.hxx         distrib.hxx  fonction.hxx \
+local.hxx     maestro.hxx    PluginSimplex.hxx  point.hxx    saclass.hxx \
+saemul.hxx    salomesup.hxx  salomevent.hxx     sasimpl.hxx  simplex.hxx \
+solution.hxx  saconst.h
+
 include $(top_srcdir)/adm/unix/make_end.am