diff options
| author | Chris Cain <cjcain@us.ibm.com> | 2014-09-29 11:18:13 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-11-18 09:59:50 -0600 |
| commit | 58fb1308bfdf6cd8546cf3187a8d9f7831ade552 (patch) | |
| tree | 1e4d86a8d82a093c7fe431858e6fa483e5c229dc /src/usr/htmgt/test/makefile | |
| parent | 36282dfad11d98c0d71ff8c0714b4fdf975c1163 (diff) | |
| download | talos-hostboot-58fb1308bfdf6cd8546cf3187a8d9f7831ade552.tar.gz talos-hostboot-58fb1308bfdf6cd8546cf3187a8d9f7831ade552.zip | |
HTMGT Base Communication
Change-Id: Ie1d9401128d6cfe21a6be1be1760c3ddb0059148
RTC: 115442
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13863
Tested-by: Jenkins Server
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/htmgt/test/makefile')
| -rw-r--r-- | src/usr/htmgt/test/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/htmgt/test/makefile b/src/usr/htmgt/test/makefile index a80ff55e2..cd03f5636 100644 --- a/src/usr/htmgt/test/makefile +++ b/src/usr/htmgt/test/makefile @@ -31,6 +31,7 @@ EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/plat EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/hwp EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/include EXTRAINCDIR += ${ROOTPATH}/src/usr/hwpf/hwp/mc_config/mss_eff_config +EXTRAINCDIR += ${ROOTPATH}/src/usr/htmgt MODULE = testhtmgt TESTS = *.H |

