From cc8e9f301bd72909461171eac279034bfd800a81 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 5 Mar 2009 06:22:38 +0000 Subject: [PATCH] This commit was generated by cvs2git to create tag 'V5_1_1rc1'. Sprout from V5_1_main 2009-03-04 14:58:30 UTC vsr 'Fix problem with make distcheck step' Cherrypick from V5_1_main 2009-03-05 06:22:36 UTC vsr 'Fix problem with make distcheck step': doc/salome/gui/Makefile.am --- doc/salome/gui/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/salome/gui/Makefile.am b/doc/salome/gui/Makefile.am index 6205e23b6..aad10ecc2 100644 --- a/doc/salome/gui/Makefile.am +++ b/doc/salome/gui/Makefile.am @@ -25,3 +25,8 @@ dist-hook: cp -Rp $(srcdir)/static $(distdir) ; \ rm -rf $(distdir)/static/CVS +# VSR: nullify these make targets to avoid 'make distcheck' failure +dvi: +pdf: +ps: + -- 2.39.2