From 44e04e65a4277543d5eabb71abe254a4f93fa6b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Tue, 10 Oct 2017 11:14:54 +0200 Subject: [PATCH] add settings subdir --- tests/auto/auto.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 23e92a51..3d4556f4 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -20,3 +20,4 @@ SUBDIRS = versioning \ #coap \ # temporary removed until fixed configurations \ timemanager \ + settings \