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

Diff for /pegasus/src/Makefile between version 1.30 and 1.32

version 1.30, 2007/05/25 18:35:16 version 1.32, 2008/06/18 05:58:39
Line 35 
Line 35 
 DIRS = DIRS =
  
 ifeq ($(PEGASUS_ENABLE_PRIVILEGE_SEPARATION),true) ifeq ($(PEGASUS_ENABLE_PRIVILEGE_SEPARATION),true)
     DIRS += \      DIRS += Executor
         Executor \      TEST_DIRS  +=  Executor/tests
         Executor/tests  
 endif endif
  
 DIRS += \ DIRS += \
Line 59 
Line 58 
     DIRS += Shutdown     DIRS += Shutdown
 endif endif
  
   ifeq ($(PEGASUS_BUILD_WMIMAPPER),true)
       DIRS += WMIMapper
   endif
   
 DIRS += Pegasus/DynListener/Service DIRS += Pegasus/DynListener/Service
  
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak


Legend:
Removed from v.1.30  
changed lines
  Added in v.1.32

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2