ObjFW  Makefile at [2e13035431]

File tests/Makefile artifact da80e99a87 part of check-in 2e13035431


include ../extra.mk

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

include ../buildsys.mk