From d91ff459563077fe25a378548c86e7c63920d63d Mon Sep 17 00:00:00 2001 From: HanzZ Date: Sun, 12 Jun 2011 19:52:38 +0200 Subject: [PATCH] remove libmsn dir --- backends/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/backends/CMakeLists.txt b/backends/CMakeLists.txt index e52c6cf2..9982d868 100644 --- a/backends/CMakeLists.txt +++ b/backends/CMakeLists.txt @@ -7,6 +7,4 @@ if (PROTOBUF_FOUND) ADD_SUBDIRECTORY(libircclient-qt) endif() - ADD_SUBDIRECTORY(libmsn) - endif()