From 2fa6689b3dceea98ac1111d1a40b2ba88a8dfa71 Mon Sep 17 00:00:00 2001 From: VelinYordanov Date: Thu, 31 Aug 2017 18:57:50 +0300 Subject: [PATCH] Added the lib folder to build.properties. (#199) Signed-off-by: VelinYordanov --- bundles/org.openhab.io.jetty.certificate/build.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bundles/org.openhab.io.jetty.certificate/build.properties b/bundles/org.openhab.io.jetty.certificate/build.properties index 49f46794b6..00484082b1 100644 --- a/bundles/org.openhab.io.jetty.certificate/build.properties +++ b/bundles/org.openhab.io.jetty.certificate/build.properties @@ -2,4 +2,5 @@ source.. = src/main/java output.. = target/classes bin.includes = META-INF/,\ .,\ - about.html + about.html,\ + lib/