From bb404a5091b1c5c260b587940e4e9b1df1f4af0e Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 8 Dec 2010 14:48:50 +0000 Subject: [PATCH] Fix make distcheck problem --- doc/salome/gui/GEOM/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/salome/gui/GEOM/Makefile.am b/doc/salome/gui/GEOM/Makefile.am index 02cfc0e08..73f4f232d 100755 --- a/doc/salome/gui/GEOM/Makefile.am +++ b/doc/salome/gui/GEOM/Makefile.am @@ -24,7 +24,7 @@ # include $(top_srcdir)/adm_local/unix/make_common_starter.am -EXTRA_DIST += images input static/footer.html static/doxygen.css +EXTRA_DIST += images input static/footer.html static/doxygen.css static/SALOME_BOA_PA.pdf guidocdir = $(docdir)/gui/GEOM guidoc_DATA = images/head.png static/SALOME_BOA_PA.pdf -- 2.39.2