diff options
| author | Doug Gilbert <dgilbert@us.ibm.com> | 2012-03-22 14:34:06 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2012-04-05 15:20:19 -0500 |
| commit | 3b9b970812926d1cbc063174dd7f097b4fcb3793 (patch) | |
| tree | 3b191befecbef21c540540f8c2fde42d68fb9e54 /src/usr/mbox/makefile | |
| parent | d26e75088c24cdf95e02575b0d172068cdb1a58b (diff) | |
| download | blackbird-hostboot-3b9b970812926d1cbc063174dd7f097b4fcb3793.tar.gz blackbird-hostboot-3b9b970812926d1cbc063174dd7f097b4fcb3793.zip | |
Mailbox service provider
RTC: 35323
Change-Id: Ifd626870fcc31f94a684f8a19fdc7816e092a7fa
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/798
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/mbox/makefile')
| -rw-r--r-- | src/usr/mbox/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/mbox/makefile b/src/usr/mbox/makefile index 816d6dd37..455b5e581 100644 --- a/src/usr/mbox/makefile +++ b/src/usr/mbox/makefile @@ -23,7 +23,7 @@ ROOTPATH = ../../.. MODULE = mbox -OBJS = mboxdd.o +OBJS = mboxdd.o mailboxsp.o SUBDIRS = test.d |

