X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGENERICSOLVER%2FMakefile.am;h=cc65940225d1d3844ec65416cdc70ae439703498;hb=aa79441714a71e926717c36e7ee03202f1798dca;hp=7ed9a8db367fb081ac7c1dca45ec43671fcaef2c;hpb=db7ffa492de49ed669d9faa301ccbf7456c58cbf;p=samples%2Fgenericsolver.git diff --git a/src/GENERICSOLVER/Makefile.am b/src/GENERICSOLVER/Makefile.am index 7ed9a8d..cc65940 100644 --- a/src/GENERICSOLVER/Makefile.am +++ b/src/GENERICSOLVER/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2010 EDF R&D +# 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 @@ -16,9 +16,12 @@ # # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # +# $Id$ +# include $(top_srcdir)/adm_local/unix/make_common_starter.am # Scripts to be installed dist_salomescript_SCRIPTS = \ - GENERICSOLVER.py + GENERICSOLVER.py \ + DEVIATION.py