merge master code to build iotivity
[platform/upstream/iotivity.git] / service / resource-encapsulation / src / resourceContainer / SConscript
index 2934a06..966cc12 100644 (file)
@@ -177,7 +177,7 @@ else:
 
        HueBundle = hue_resource_bundle_env.SharedLibrary('HueBundle', hue_resource_bundle_src)
        hue_resource_bundle_env.InstallTarget(HueBundle, 'libHueBundle')
-       lib_env = conf2.Finish()
+lib_env = conf2.Finish()
 
 ######################################################################
 # build resource container unit tests