X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FNotification%2FMakefile.am;h=b4b1aaeb717c74ef94dd94541f5195bc502d7ece;hb=5b1402cb8771d2b2ae24bbde11fc0321c135a95c;hp=e0b458e4ca35c25d83d4841ac1f5846df4ff29bf;hpb=7d2fe213bdf5bf962ce11e253020c9d3e0bc1cce;p=modules%2Fkernel.git diff --git a/src/Notification/Makefile.am b/src/Notification/Makefile.am index e0b458e4c..b4b1aaeb7 100644 --- a/src/Notification/Makefile.am +++ b/src/Notification/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2010 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 @@ -19,6 +19,7 @@ # # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # + # SALOME Notification : wrapping of Notification service services # File : Makefile.am # Author : Guillaume Boulant (CSSI) @@ -56,7 +57,6 @@ libSalomeNotification_la_CPPFLAGS =\ -I$(srcdir)/../Basics \ -I$(srcdir)/../SALOMELocalTrace \ -I$(srcdir)/../Utils \ - -I$(top_builddir)/salome_adm/unix \ @CORBA_CXXFLAGS@ @CORBA_INCLUDES@