From 45d7d6cd2ed5045bbf29bd320b01ef5dd0e26a0d Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 28 Apr 2009 15:37:54 +0000 Subject: [PATCH] Issue 0020332: Do not dist calcium_wrap.cpp --- src/DSC/DSC_Python/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/DSC/DSC_Python/Makefile.am b/src/DSC/DSC_Python/Makefile.am index 5a87b6b30..e5d9bf04a 100644 --- a/src/DSC/DSC_Python/Makefile.am +++ b/src/DSC/DSC_Python/Makefile.am @@ -30,6 +30,8 @@ include $(top_srcdir)/salome_adm/unix/make_common_starter.am # =============================================================== # +BUILT_SOURCES = calcium_wrap.cpp calcium.py + # This local variable defines the list of CPPFLAGS common to all target in this package. COMMON_CPPFLAGS= -I$(top_srcdir)/src/DSC/DSC_User \ -I$(top_srcdir)/src/DSC/DSC_User/Datastream \ -- 2.39.2