X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGENERICSOLVER%2FMakefile.am;h=cc65940225d1d3844ec65416cdc70ae439703498;hb=aa79441714a71e926717c36e7ee03202f1798dca;hp=b6ea25e83c775949cd21767dd22518914e302a95;hpb=5667e36add256d43910356bdf5c8e12ea08a20b8;p=samples%2Fgenericsolver.git diff --git a/src/GENERICSOLVER/Makefile.am b/src/GENERICSOLVER/Makefile.am index b6ea25e..cc65940 100644 --- a/src/GENERICSOLVER/Makefile.am +++ b/src/GENERICSOLVER/Makefile.am @@ -1,7 +1,4 @@ -# Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE -# -# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +# Copyright (C) 2009-2011 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 @@ -19,13 +16,12 @@ # # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -# SuperVisionTest AddComponent : example of component that adds two numbers -# File : Makefile.in -# Author : , CEA -# Modified by : Alexander BORODIN (OCN) - autotools usage +# $Id$ # + include $(top_srcdir)/adm_local/unix/make_common_starter.am # Scripts to be installed dist_salomescript_SCRIPTS = \ - GENERICSOLVER.py + GENERICSOLVER.py \ + DEVIATION.py