javatools/subsystem.mk
branchRCL_3
changeset 60 6c158198356e
parent 25 9ac0a0a7da70
child 67 63b81d807542
equal deleted inserted replaced
59:e5618cc85d74 60:6c158198356e
    17 include $(JAVA_SRC_ROOT)/build/Makefile.defs
    17 include $(JAVA_SRC_ROOT)/build/Makefile.defs
    18 
    18 
    19 # Common
    19 # Common
    20 COMPONENTS = \
    20 COMPONENTS = \
    21 	tckrunner/starter/build \
    21 	tckrunner/starter/build \
    22 	tckrunner/runner/build
    22 	tckrunner/runner/build \
       
    23 	javacontrolpanel/starter/build \
       
    24 	javacontrolpanel/controlpanel/build \
    23 
    25 
    24 # Platform specific
    26 # Platform specific
    25 ifeq ($(BUILDENV),symbian)
    27 ifeq ($(BUILDENV),symbian)
    26 
    28 
    27 COMPONENTS += \
    29 COMPONENTS += \
    41 	javarestoreconverter/build 
    43 	javarestoreconverter/build 
    42 
    44 
    43 endif
    45 endif
    44 
    46 
    45 NONQTSUBSYSTEMS += \
    47 NONQTSUBSYSTEMS += \
    46 	javacaptain_app/build \
       
    47 	testcerts
    48 	testcerts
    48 
    49 
    49 endif
    50 endif
    50 
    51 
    51 # Declare that release preparation removes subdirectories not in build, except
    52 # Declare that release preparation removes subdirectories not in build, except