javacommons/security/subsystem.mk
branchRCL_3
changeset 27 d5e927d5853b
parent 26 2455ef1f5bbc
--- a/javacommons/security/subsystem.mk	Wed Sep 01 12:33:18 2010 +0100
+++ b/javacommons/security/subsystem.mk	Tue Sep 14 21:06:50 2010 +0300
@@ -17,16 +17,14 @@
 include $(JAVA_SRC_ROOT)/build/Makefile.defs
 
 COMPONENTS = \
-	build
+	build \
+	javaunicertstoreplugin/build
 
 ifdef RD_JAVA_S60_RELEASE_5_0_IAD
 SUBSYSTEMS = \
 	legacysupport
 endif
 
-NONQTSUBSYSTEMS = \
-	javaunicertstoreplugin/build
-
 SYMBIAN_ONLY = \
     javaunicertstoreplugin/build
 ifdef RD_JAVA_S60_RELEASE_5_0_IAD