Salome HOME
Autotools replaced by cmake in generated modules.
[tools/yacsgen.git] / MANIFEST.in
index 91bab878122f517ff8cc6cf20959cfb314f557a4..00a05a7cbd021f613200cdd78182d6d878ddc274 100644 (file)
@@ -1,12 +1,41 @@
-recursive-include Examples/fort1 *.f components.py coupling.xml Makefile README.txt
-recursive-include Examples/cpp1 components.py coupling.xml README.txt
-recursive-include Examples/pyth1 *.py coupling.xml README.txt
-recursive-include Examples/fort2 *.f components.py coupling.xml Makefile README.txt
-recursive-include Examples/cpp2 components.py coupling.xml README.txt Makefile prog.cxx
-recursive-include Examples/pyth2 components.py coupling.xml README.txt
-recursive-include Examples/ast1 components.py coupling.xml f.comm README.txt
-recursive-include Examples/ast1/fcompo compo.f Makefile
-recursive-include Examples/ast1/myaster Makefile make_cata src/*.f catalo/*.capy
-recursive-include Examples/ast2 components.py coupling.xml f.comm README.txt
-recursive-include Examples/ast2/fcompo compo.f Makefile
-recursive-include Examples/ast2/myaster Makefile make_exec config.txt src/*.f catalo/*.capy
+# Copyright (C) 2009-2014  EDF R&D
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+#
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+#
+
+include Examples/context.py
+include Examples/makefile.inc
+include Examples/*/*.f
+include Examples/*/*.py
+include Examples/*/*.cxx
+include Examples/*/*.h
+include Examples/*/*.png
+include Examples/*/*.ui
+include Examples/*/*.rst
+include Examples/*/coupling.xml
+include Examples/*/Makefile
+include Examples/*/README.txt
+include Examples/*/f.comm
+include Examples/ast*/fcompo/compo.f
+include Examples/ast*/fcompo/Makefile
+include Examples/ast*/myaster/src/*.f
+include Examples/ast*/myaster/catalo/*.capy
+include Examples/ast*/myaster/Makefile
+include Examples/ast1/myaster/make_cata
+include Examples/ast2/myaster/make_exec
+include Examples/ast2/myaster/config.txt
+include Examples/ast2/exeaster