summaryrefslogtreecommitdiffstats
path: root/core/tasks/cts.mk
diff options
context:
space:
mode:
authorPhil Dubach <phillipd@google.com>2009-08-24 14:18:15 -0700
committerPhil Dubach <phillipd@google.com>2009-08-24 15:18:35 -0700
commit793817baa1455c410311d79ef6f44cac1c26be9f (patch)
tree6fc2c8cdb7a374a74b4141716c40d1f4bb9f7f7d /core/tasks/cts.mk
parent3b7521b524de694cb9da277fd1d7493fc41aa0f3 (diff)
downloadbuild-793817baa1455c410311d79ef6f44cac1c26be9f.zip
build-793817baa1455c410311d79ef6f44cac1c26be9f.tar.gz
build-793817baa1455c410311d79ef6f44cac1c26be9f.tar.bz2
CTS: Add missing make dependencies for application security tests
Change-Id: I4d069b18b0da5f49ca9bb377d04732b8222ac137
Diffstat (limited to 'core/tasks/cts.mk')
-rw-r--r--core/tasks/cts.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk
index 2514e64..b45729d 100644
--- a/core/tasks/cts.mk
+++ b/core/tasks/cts.mk
@@ -237,7 +237,7 @@ $(CORE_VM_TEST_DESC): vm-tests $(HOST_OUT_JAVA_LIBRARIES)/descGen.jar $(CORE_INT
# Move app security host-side tests to the repository
APP_SECURITY_LIB := $(cts_dir)/$(cts_name)/repository/testcases/CtsAppSecurityTests.jar
-$(APP_SECURITY_LIB):
+$(APP_SECURITY_LIB): $(HOST_OUT_JAVA_LIBRARIES)/CtsAppSecurityTests.jar $(cts_dir)/all_cts_files_stamp $(ACP)
$(ACP) -fv $(HOST_OUT_JAVA_LIBRARIES)/CtsAppSecurityTests.jar $(APP_SECURITY_LIB)
# Generate the default test plan for User.