From e604f02230c3decedbdd56a3cfef66b0709b74dc Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 10 May 2011 17:20:10 -0500 Subject: Base cxxtest class and some examples. Change-Id: I8ff2fdffe8be34f5ece9a5e4b2f5d07a4bc73d73 Reviewed-on: http://gfwr801.rchland.ibm.com:8080/gerrit/71 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning --- src/usr/example/makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/usr/example/makefile') diff --git a/src/usr/example/makefile b/src/usr/example/makefile index 10a249ff9..f3a58399f 100644 --- a/src/usr/example/makefile +++ b/src/usr/example/makefile @@ -3,4 +3,6 @@ MODULE = example OBJS = example.o +SUBDIRS = test.d + include ${ROOTPATH}/config.mk -- cgit v1.2.3