summaryrefslogtreecommitdiff
path: root/asm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'asm/Makefile')
-rw-r--r--asm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/asm/Makefile b/asm/Makefile
index 0a175e7..4e4041a 100644
--- a/asm/Makefile
+++ b/asm/Makefile
@@ -7,6 +7,7 @@ LIBS+=-lmsvcrt
OBJS = rich4.obj rich4_time.obj card_strings.obj stocks_data.obj card_table.obj tool_strings.obj \
players.obj \
+ window_util.obj \
rich4_crt_mthread.obj rich4_clib.obj
rich4.exe: $(OBJS)