@@ -13,12 +13,12 @@ OFAutoreleasePool.m \ OFBlock.m \ OFConstantString.m \ OFCountedSet.m \ OFDataArray.m \ - OFDataArray+BinaryPackValue.m \ OFDataArray+Hashing.m \ + OFDataArray+MessagePackValue.m \ OFDate.m \ OFDictionary.m \ OFEnumerator.m \ OFFile.m \ OFIntrospection.m \ @@ -83,15 +83,15 @@ OFThreadPool.m \ OFTLSKey.m INCLUDES_THREADS = threading.h INCLUDES := ${SRCS:.m=.h} \ - OFBinaryPackRepresentation.h \ OFCollection.h \ OFHash.h \ OFJSONRepresentation.h \ OFLocking.h \ + OFMessagePackRepresentation.h \ OFSerialization.h \ OFTLSSocket.h \ ObjFW.h \ asprintf.h \ autorelease.h \