diff --git a/debian/nymea-plugin-zigbee-generic-lights.install.in b/debian/nymea-plugin-zigbee-generic-lights.install.in index c02aec2..f46b810 100644 --- a/debian/nymea-plugin-zigbee-generic-lights.install.in +++ b/debian/nymea-plugin-zigbee-generic-lights.install.in @@ -1 +1 @@ -usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginzigbee-generic-lights.so +usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginzigbeegenericlights.so diff --git a/nymea-plugins.pro b/nymea-plugins.pro index 9690ed8..5fe093f 100644 --- a/nymea-plugins.pro +++ b/nymea-plugins.pro @@ -65,7 +65,7 @@ PLUGIN_DIRS = \ wemo \ ws2812fx \ zigbeegeneric \ - zigbee-generic-lights \ + zigbeegenericlights \ zigbee-lumi \ zigbee-philipshue \ zigbee-tradfri \