Fix and update manifest file
[platform/core/test/security-tests.git] / CMakeLists.txt
index c085522..a89c09c 100644 (file)
@@ -88,7 +88,7 @@ ADD_DEFINITIONS("-DAPP_USER=\"${APP_USER}\"")
 
 # Enabler for popups; this should be done on system-level somewhere, but since it isn't
 # and we already have such definition in security-manager, lets have it also here
-ADD_DEFINITIONS("-DASKUSER_ENABLED")
+ADD_DEFINITIONS("-DASKUSER_ENABLED")
 
 IF(SMACK_ENABLE)
     ADD_DEFINITIONS("-DWRT_SMACK_ENABLED")