From e9fb333408058add56dcf53238675ec185001771 Mon Sep 17 00:00:00 2001 From: Thomas McGuire Date: Mon, 7 May 2012 22:13:25 +0200 Subject: Prefer to use the BBNDK sensor.h if present Change-Id: Ife482d8acb5a533f61e009bf65ec37215a7af595 Reviewed-by: Lincoln Ramsay --- sync.profile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 0ef30d9..4661653 100644 --- a/sync.profile +++ b/sync.profile @@ -17,3 +17,10 @@ "qtdeclarative" => "refs/heads/master", "qtjsbackend" => "refs/heads/master", ); + +# Compile tests +%configtests = ( + # Blackberry tests + "bbsensor_header" => {}, +); + -- cgit v1.2.1