@@ -14,11 +14,12 @@ OFString.m \ OFTCPSocket.m \ OFXMLFactory.m \ ${ASPRINTF} -INCLUDES = ${SRCS:.m=.h} \ +INCLUDESTMP = ${SRCS:.c=.h} +INCLUDES = ${INCLUDESTMP:.m=.h} \ OFMacros.h \ OFStream.h include ../buildsys.mk