ObjFW  Makefile at [f9c673f241]

File tests/Makefile artifact 819d55b057 part of check-in f9c673f241


include ../extra.mk

SUBDIRS = OFObject		\
	  OFAutoreleasePool	\
	  OFDataArray		\
	  OFArray		\
	  OFDictionary		\
	  OFHashes		\
	  ${OFPLUGIN}		\
	  OFString		\
	  OFTCPSocket		\
	  OFThread		\
	  OFList		\
	  OFXMLElement		\
	  OFXMLFactory		\
	  ${OBJC_SYNC}

include ../buildsys.mk