diff options
Diffstat (limited to 'usr/src/uts/common/Makefile.files')
-rw-r--r-- | usr/src/uts/common/Makefile.files | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/uts/common/Makefile.files b/usr/src/uts/common/Makefile.files index 1575dd888f..21071a1742 100644 --- a/usr/src/uts/common/Makefile.files +++ b/usr/src/uts/common/Makefile.files @@ -616,6 +616,7 @@ OPTIONS_OBJS += options.o WINLOCK_OBJS += winlockio.o PM_OBJS += pm.o +SRN_OBJS += srn.o PSEUDO_OBJS += pseudonex.o |