ObjFW  Makefile at [30c17f2da1]

File tests/Makefile artifact c768dbff65 part of check-in 30c17f2da1


include ../extra.mk

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

include ../buildsys.mk