fixing the schema version for newly created sqlite dbs
[quassel.git] / src / core / CMakeLists.txt
index 77525fb..9f79949 100644 (file)
@@ -13,9 +13,11 @@ set(SOURCES
     corealiasmanager.cpp
     coreapplication.cpp
     corebacklogmanager.cpp
+    corebuffersyncer.cpp
     corebufferviewconfig.cpp
     corebufferviewmanager.cpp
     corecoreinfo.cpp
+    coreidentity.cpp
     coreircchannel.cpp
     coreirclisthelper.cpp
     corenetwork.cpp
@@ -36,9 +38,11 @@ set(MOC_HDRS
     corealiasmanager.h
     coreapplication.h
     corebacklogmanager.h
+    corebuffersyncer.h
     corebufferviewconfig.h
     corebufferviewmanager.h
     corecoreinfo.h
+    coreidentity.h
     coreircchannel.h
     coreirclisthelper.h
     corenetwork.h