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

Diff for /pegasus/src/Pegasus/Makefile between version 1.143 and 1.143.10.1

version 1.143, 2013/07/01 10:55:57 version 1.143.10.1, 2013/07/30 05:49:22
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.143  
changed lines
  Added in v.1.143.10.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2