Consolidate protocol messages in one namespace
[quassel.git] / src / common / CMakeLists.txt
index a21f807..3043bb1 100644 (file)
@@ -74,6 +74,7 @@ set(HEADERS ${MOC_HDRS}
     networkevent.h
     logger.h
     message.h
+    protocol.h
     types.h
     util.h)