Usermode/AxWin3 - Implementing widget support in userland
[tpg/acess2.git] / Usermode / Applications / axwin3_src / WM / Makefile
index 83e9323..5afff6f 100644 (file)
@@ -8,7 +8,7 @@ DIR := Apps/AxWin/3.0
 BIN := AxWinWM
 OBJ := main.o wm.o input.o video.o ipc.o
 OBJ += messageio.o
-OBJ += renderer_classes.o renderer_passthru.o renderer_widget.o
+OBJ += renderer_classes.o renderer_passthru.o renderer_widget.o renderer_background.o
 
 LDFLAGS += -limage_sif -luri -lnet
 

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