From: vsr Date: Fri, 10 Oct 2008 03:48:54 +0000 (+0000) Subject: Fix problem with 'make distcheck' step X-Git-Tag: V5_1_0a3~16 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=53f9a3f03cbbf84f4cdd9802f29601673b804e68;p=modules%2Fvisu.git Fix problem with 'make distcheck' step --- diff --git a/src/PIPELINE/Makefile.am b/src/PIPELINE/Makefile.am index c1b05f63..8c488c75 100644 --- a/src/PIPELINE/Makefile.am +++ b/src/PIPELINE/Makefile.am @@ -69,7 +69,8 @@ salomeinclude_HEADERS= \ VISU_ElnoDisassembleFilter.hxx \ VISU_ElnoAssembleFilter.hxx \ VISU_DeformationPL.hxx \ - VISU_OptionalDeformationPL.hxx + VISU_OptionalDeformationPL.hxx \ + VISU_XYPlotActor.hxx dist_libVisuPipeLine_la_SOURCES= \ VISU_MapperHolder.cxx \