--- smsdaemon/plugins/CMakeLists.txt 2008/12/17 20:55:13 192 +++ smsdaemon/plugins/CMakeLists.txt 2008/12/17 23:43:26 193 @@ -3,7 +3,7 @@ ADD_LIBRARY(smsplugins SHARED EchoPlugin.cpp SpamPlugin.cpp ShellExecPlugin.cpp TogPlugin.cpp TrainInfo.cpp StatusPlugin.cpp ListPlugin.cpp - HostStatusPlugin.cpp WeatherPlugin.cpp) + HostStatusPlugin.cpp WeatherPlugin.cpp UrlTriggerPlugin.cpp) INSTALL(TARGETS smsplugins RUNTIME DESTINATION bin