summaryrefslogtreecommitdiffstats
path: root/innbbsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'innbbsd/Makefile')
-rw-r--r--innbbsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/innbbsd/Makefile b/innbbsd/Makefile
index 56c91213..5fa6c566 100644
--- a/innbbsd/Makefile
+++ b/innbbsd/Makefile
@@ -24,7 +24,7 @@ OPT= -O -s -pipe -fomit-frame-pointer
BBS_DEP = MapleBBS
BBS_UTIL = $(BBS_SRC)/util
-BBS_REC = $(BBS_UTIL)/util_record.o $(BBS_UTIL)/util_cache.o $(BBS_UTIL)/util_passwd.o
+BBS_REC = $(BBS_UTIL)/util_record.o $(BBS_UTIL)/util_cache.o $(BBS_UTIL)/util_passwd.o $(BBS_UTIL)/util_stuff.o $(BBS_UTIL)/util_var.o
#########################
#