summaryrefslogtreecommitdiffstats
path: root/mbbsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/Makefile')
-rw-r--r--mbbsd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mbbsd/Makefile b/mbbsd/Makefile
index 7f55d702..38586512 100644
--- a/mbbsd/Makefile
+++ b/mbbsd/Makefile
@@ -86,7 +86,8 @@ LDFLAGS+=-Wl,--sort-common
#OBJS+= ../upgrade/merge_sob.o
#.endif
-LDLIBS+=$(SRCROOT)/common/bbs/libcmbbs.a \
+LDLIBS+=$(SRCROOT)/common/osdep/libosdep.a \
+ $(SRCROOT)/common/bbs/libcmbbs.a \
$(SRCROOT)/common/sys/libcmsys.a
#######################################################################