diff options
Diffstat (limited to 'src/usr/makefile')
| -rw-r--r-- | src/usr/makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/makefile b/src/usr/makefile index 0e5f18806..60f3722df 100644 --- a/src/usr/makefile +++ b/src/usr/makefile @@ -5,7 +5,7 @@ # # OpenPOWER HostBoot Project # -# Contributors Listed Below - COPYRIGHT 2010,2015 +# Contributors Listed Below - COPYRIGHT 2010,2016 # [+] Google Inc. # [+] International Business Machines Corp. # @@ -64,5 +64,6 @@ SUBDIRS += console.d SUBDIRS += errldisplay.d SUBDIRS += ipmi.d #SUBDIRS += htmgt.d +SUBDIRS += diag.d include ${ROOTPATH}/config.mk |

