ObjFW  Makefile at [f1dae95070]

File tests/Makefile artifact d93b2a7df0 part of check-in f1dae95070


include ../extra.mk

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

include ../buildsys.mk