@@ -8,11 +8,12 @@ OTOrderedDictionary.m \ OTTestCase.m INCLUDES := ${SRCS:.m=.h} \ ObjFWTest.h SRCS += OTAppDelegate.m \ - OTAssertionFailedException.m + OTAssertionFailedException.m \ + OTTestSkippedException.m includesubdir = ObjFWTest include ../../buildsys.mk