diff --git a/src/rsrv/Makefile.Vx b/src/rsrv/Makefile.Vx index c5e3f7b57..a65a7fd7a 100644 --- a/src/rsrv/Makefile.Vx +++ b/src/rsrv/Makefile.Vx @@ -10,7 +10,7 @@ SRCS = ../caserverio.c ../caservertask.c ../camsgtask.c ../camessage.c \ OBJS = \ caserverio.o caservertask.o camsgtask.o camessage.o \ - rsrv_init.o cast_server.o online_notify.o + rsrv_init.o cast_server.o online_notify.o globalsource.o PROD = dbgLib rsrvLib