ObjFW  Makefile at [612bc150e5]

File tests/Makefile artifact a7e3031185 part of check-in 612bc150e5


include ../extra.mk

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

include ../buildsys.mk