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