ObjFW  Makefile at [15a67e8ee5]

File tests/Makefile artifact c768dbff65 part of check-in 15a67e8ee5


include ../extra.mk

SUBDIRS = OFDataArray		\
	  OFArray		\
	  OFDictionary		\
	  OFHashes		\
	  ${OFPLUGIN}		\
	  OFTCPSocket		\
	  OFThread		\
	  OFList		\
	  OFXMLElement		\
	  OFXMLParser		\
	  ${OBJC_SYNC}

include ../buildsys.mk