usermode/axwin4 - Blit to screen planned
[tpg/acess2.git] / Usermode / Applications / axwin4_src / Server / Makefile
index 5f6ced4..2b8089f 100644 (file)
@@ -5,7 +5,7 @@ CPPFLAGS += -Iinclude/
 OBJ := main.o ipc.o CConfig.o video.o input.o timing.o
 OBJ += compositor.o CWindow.o
 OBJ += serialisation.o CClient.o
-OBJ += CRect.o
+OBJ += CRect.o CSurface.o
 BIN := AxWinServer
 
 LDFLAGS += -lc++

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