--- smsdaemon/plugins/CMakeLists.txt 2008/12/07 11:55:44 139 +++ smsdaemon/plugins/CMakeLists.txt 2008/12/15 13:27:53 188 @@ -3,7 +3,7 @@ ADD_LIBRARY(smsplugins SHARED EchoPlugin.cpp SpamPlugin.cpp ShellExecPlugin.cpp TogPlugin.cpp TrainInfo.cpp StatusPlugin.cpp ListPlugin.cpp - HostStatusPlugin.cpp) + HostStatusPlugin.cpp WeatherPlugin.cpp) INSTALL(TARGETS smsplugins RUNTIME DESTINATION bin