From e671e1e7971945edc577487b7530b5e9186bf6c0 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sat, 12 May 2012 17:51:04 +0200 Subject: move scp2 to tail_build Change-Id: Ib1e954f51908df67d05a86189b864bf7064e59d3 --- Module_tail_build.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Module_tail_build.mk') diff --git a/Module_tail_build.mk b/Module_tail_build.mk index bb83ed3363cf..55198b9688cb 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -72,6 +72,9 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ sc \ scaddins \ sccomp \ + $(if $(filter DESKTOP,$(BUILD_TYPE)),\ + scp2 \ + ) \ scripting \ sd \ sdext \ -- cgit