Salome HOME
Fix compilation pb.
[modules/kernel.git] / src / Registry / Makefile.am
index f4ad2adc92b58994da530785d43a582ba33c131a..136b5df884c9bd710fbee04c6f66d2041f89e904 100644 (file)
@@ -17,7 +17,7 @@
 #  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.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 #
 #
@@ -31,7 +31,8 @@ include $(top_srcdir)/salome_adm/unix/make_common_starter.am
 # header files  
 salomeinclude_HEADERS =\
        RegistryConnexion.hxx \
-       RegistryService.hxx
+       RegistryService.hxx \
+       SALOME_Registry.hxx
 
 # Libraries targets
 lib_LTLIBRARIES = libRegistry.la