From: fps Date: Wed, 25 Sep 2013 11:52:51 +0000 (+0000) Subject: missing header file in install X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4b4fffa9f5095bc3544b64fce5465423d6431efe;p=modules%2Fgeom.git missing header file in install --- diff --git a/src/XAO/Makefile.am b/src/XAO/Makefile.am index 6bf082a9b..7c6e80c3d 100644 --- a/src/XAO/Makefile.am +++ b/src/XAO/Makefile.am @@ -28,6 +28,7 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am # header files salomeinclude_HEADERS = \ XAO_XaoUtils.hxx \ + XAO_Exception.hxx \ XAO_GeometricElement.hxx \ XAO_Xao.hxx \ XAO_Geometry.hxx \