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

Diff for /pegasus/src/Pegasus/Makefile between version 1.136.2.3 and 1.136.2.4

version 1.136.2.3, 2013/11/21 17:59:41 version 1.136.2.4, 2014/03/12 22:35:01
Line 39 
Line 39 
     Repository \     Repository \
     getoopt \     getoopt \
     WQL \     WQL \
         Handler          Handler \
       RSServer
  
 ifeq ($(PEGASUS_ENABLE_CQL),true) ifeq ($(PEGASUS_ENABLE_CQL),true)
     DIRS += CQL     DIRS += CQL
Line 52 
Line 53 
         WsmServer/tests         WsmServer/tests
 endif endif
  
   ifeq ($(PEGASUS_ENABLE_PROTOCOL_WEB),true)
       DIRS += \
           WebServer
   endif
   
 DIRS += \ DIRS += \
     Query/QueryExpression \     Query/QueryExpression \
     Provider \     Provider \


Legend:
Removed from v.1.136.2.3  
changed lines
  Added in v.1.136.2.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2