Usermode/AxWin3 - Fixed all compile errors, runs and cursor moves, that is all
[tpg/acess2.git] / Usermode / Applications / axwin3_src / WM / Makefile
index ada8ac3..86fbbae 100644 (file)
@@ -6,7 +6,7 @@ CPPFLAGS += -I include/
 
 DIR := Apps/AxWin/3.0
 BIN := AxWinWM
-OBJ := main.o wm.o input.o ipc.o
+OBJ := main.o wm.o input.o video.o ipc.o
 OBJ += messageio.o
 OBJ += renderer_classes.o renderer_passthru.o renderer_widget.o
 

UCC git Repository :: git.ucc.asn.au