From 4b4fffa9f5095bc3544b64fce5465423d6431efe Mon Sep 17 00:00:00 2001 From: fps Date: Wed, 25 Sep 2013 11:52:51 +0000 Subject: [PATCH] missing header file in install --- src/XAO/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.39.2