(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Makefile between version 1.138 and 1.139

version 1.138, 2005/11/10 15:10:13 version 1.139, 2005/12/16 19:44:37
Line 177 
Line 177 
 SOURCES_SLP = Attribute.cpp \ SOURCES_SLP = Attribute.cpp \
     CIMServerDescription.cpp     CIMServerDescription.cpp
  
 ifdef PEGASUS_ENABLE_SLP  ifeq ($(PEGASUS_ENABLE_SLP),true)
   SOURCES += $(SOURCES_SLP)   SOURCES += $(SOURCES_SLP)
 endif endif
  


Legend:
Removed from v.1.138  
changed lines
  Added in v.1.139

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2