Introduce IgnoreList backend
[quassel.git] / src / core / CMakeLists.txt
index d5624d6..f7b3ce1 100644 (file)
@@ -18,6 +18,7 @@ set(SOURCES
     corebufferviewmanager.cpp
     corecoreinfo.cpp
     coreidentity.cpp
+    coreignorelistmanager.cpp
     coreircchannel.cpp
     coreirclisthelper.cpp
     corenetwork.cpp
@@ -46,6 +47,7 @@ set(MOC_HDRS
     corebufferviewmanager.h
     corecoreinfo.h
     coreidentity.h
+    coreignorelistmanager.h
     coreircchannel.h
     coreirclisthelper.h
     corenetwork.h