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

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

version 1.138, 2012/07/30 09:44:25 version 1.139, 2012/08/23 14:39:05
Line 114 
Line 114 
 ifdef PEGASUS_ENABLE_SYSTEM_LOG_HANDLER ifdef PEGASUS_ENABLE_SYSTEM_LOG_HANDLER
     DIRS += \     DIRS += \
         Handler/SystemLogListenerDestination         Handler/SystemLogListenerDestination
       TEST_DIRS += \
           Handler/SystemLogListenerDestination/tests
 endif endif
  
 ifdef PEGASUS_ENABLE_EMAIL_HANDLER ifdef PEGASUS_ENABLE_EMAIL_HANDLER
     DIRS += \     DIRS += \
         Handler/EmailListenerDestination         Handler/EmailListenerDestination
       TEST_DIRS += \
           Handler/EmailListenerDestination/tests
 endif endif
  
 ifeq ($(PEGASUS_ENABLE_PROTOCOL_WSMAN),true) ifeq ($(PEGASUS_ENABLE_PROTOCOL_WSMAN),true)


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