diff --git a/src/add-ons/decorators/WinDecorator/Jamfile b/src/add-ons/decorators/WinDecorator/Jamfile index 924dd9ead5..221a3a7cc7 100644 --- a/src/add-ons/decorators/WinDecorator/Jamfile +++ b/src/add-ons/decorators/WinDecorator/Jamfile @@ -7,4 +7,6 @@ Addon WinDecorator : decorators : Decorator.cpp DisplayDriver.cpp RGBColor.cpp -; \ No newline at end of file +; + +LinkSharedOSLibs WinDecorator : be ;