diff --git a/bundles/org.openhab.core.automation.module.script/bnd.bnd b/bundles/org.openhab.core.automation.module.script/bnd.bnd new file mode 100644 index 00000000000..2c9721ab198 --- /dev/null +++ b/bundles/org.openhab.core.automation.module.script/bnd.bnd @@ -0,0 +1,2 @@ +Bundle-SymbolicName: ${project.artifactId} +DynamicImport-Package: *