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

Diff for /pegasus/src/Server/Makefile between version 1.70.2.2 and 1.70.2.3

version 1.70.2.2, 2013/11/21 17:59:50 version 1.70.2.3, 2014/03/12 22:35:06
Line 90 
Line 90 
     LIBRARIES += pegwsmserver     LIBRARIES += pegwsmserver
 endif endif
  
   ifeq ($(PEGASUS_ENABLE_PROTOCOL_WEB),true)
       LIBRARIES += pegwebserver
   endif
   
 LIBRARIES += \ LIBRARIES += \
     pegprovidermanager \     pegprovidermanager \
     pegpmservice \     pegpmservice \
Line 100 
Line 104 
     pegconfig \     pegconfig \
     peghandler \     peghandler \
     peggeneral \     peggeneral \
     pegcommon      pegcommon \
       cimrsserver
  
 ifeq ($(PEGASUS_ENABLE_COMPRESSED_REPOSITORY),true) ifeq ($(PEGASUS_ENABLE_COMPRESSED_REPOSITORY),true)
     LIBRARIES += z     LIBRARIES += z


Legend:
Removed from v.1.70.2.2  
changed lines
  Added in v.1.70.2.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2