Salome HOME
merge from BR_KERNEL_REFACTORING
[modules/kernel.git] / src / Communication / Makefile.am
index 6255807a8c796ad7718102cdf17f1161a0353d2a..391173d1705e2ee56cf5c725115a580cf480575d 100644 (file)
@@ -92,7 +92,7 @@ libSalomeCommunication_la_SOURCES =\
        Receiver.hxx
 
 # the following file is needed by an include file (VERY DIRTY!)
-EXTRA_DIST = Receivers.cxx
+EXTRA_DIST += Receivers.cxx
 
 libSalomeCommunication_la_CPPFLAGS = $(COMMON_CPPFLAGS) $(OPT_CPPFLAGS)
 libSalomeCommunication_la_LDFLAGS  = -no-undefined -version-info=0:0:0 $(OPT_LDFLAGS)