--- smsdaemon/plugins/CMakeLists.txt 2009/12/16 11:14:22 519 +++ smsdaemon/plugins/CMakeLists.txt 2009/12/26 23:01:01 520 @@ -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 UrlTriggerPlugin.cpp) + HostStatusPlugin.cpp WeatherPlugin.cpp UrlTriggerPlugin.cpp DelaySpamPlugin) INSTALL(TARGETS smsplugins RUNTIME DESTINATION bin