--- smsdaemon/plugins/CMakeLists.txt 2008/06/11 12:41:10 53 +++ smsdaemon/plugins/CMakeLists.txt 2008/06/11 12:57:26 54 @@ -1,6 +1,6 @@ include_directories(.. .) -add_library(plugins SHARED Plugin.cpp PluginManager.cpp EchoPlugin.cpp SpamPlugin.cpp ShellExecPlugin.cpp TogPlugin.cpp TrainInfo.cpp) +add_library(plugins SHARED EchoPlugin.cpp SpamPlugin.cpp ShellExecPlugin.cpp TogPlugin.cpp TrainInfo.cpp)