@@ -52,13 +52,14 @@ OFThreadStartFailedException.m \ OFThreadStillRunningException.m \ OFTruncatedDataException.m \ OFUnboundNamespaceException.m \ OFUnsupportedProtocolException.m \ + OFUnsupportedVersionException.m \ OFWriteFailedException.m INCLUDES = ${SRCS:.m=.h} include ../../buildsys.mk CPPFLAGS += -I. -I.. -I../.. -I../runtime LD = ${OBJC}