]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Implement 'make dist' and 'make distcheck' steps support
authorvsr <vsr@opencascade.com>
Tue, 16 Sep 2008 06:48:40 +0000 (06:48 +0000)
committervsr <vsr@opencascade.com>
Tue, 16 Sep 2008 06:48:40 +0000 (06:48 +0000)
src/SALOME_SWIG/Makefile.am

index e354f93de1dd6b23a3e4d6a339f2d5e74c03e892..3d6c4878d85bdfea7f4e0a50a07c8878eb4c435b 100755 (executable)
@@ -51,7 +51,6 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am
 SWIG_FLAGS    = @SWIG_FLAGS@ -I$(srcdir)
 SWIG_SOURCES  = libSALOME_Swig.i
 
-nodist_salomepython_PYTHON = libSALOME_Swig.py
 libSALOME_Swig.py: swig_wrap.cpp
 
 # library
@@ -97,6 +96,7 @@ dist_salomescript_DATA =      \
        test_remove_ref.py
 
 nodist_salomescript_DATA =             \
+       libSALOME_Swig.py               \
        supervisionexample.py           \
        supervisiongeomexample.py