diff options
Diffstat (limited to 'innbbsd/Makefile')
-rw-r--r-- | innbbsd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/innbbsd/Makefile b/innbbsd/Makefile index 385eba17..9399d32d 100644 --- a/innbbsd/Makefile +++ b/innbbsd/Makefile @@ -31,6 +31,7 @@ BBS_REC = $(BBS_UTIL)/util_record.o $(BBS_UTIL)/util_cache.o \ $(BBS_UTIL)/util_var.o $(BBS_REC_EXTRA_$(OSTYPE)) BBS_REC_EXTRA_Linux = $(BBS_UTIL)/util_osdep.o +BBS_REC_EXTRA_Solaris = $(BBS_UTIL)/util_osdep.o ######################### # |