X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2FApplications%2Faxwin4_src%2FServer%2FMakefile;h=cb306b8d6cd8957037e29fbf78fc820f7a7a8856;hb=cb37616a62753de8a1b8d28e3c4ec3ad9891de1b;hp=0d78e9c6de0f8f0e20a1a3b5efe32a4b2e5586e4;hpb=10949658e20bd7b35f9ebe1d9354119d993e115b;p=tpg%2Facess2.git diff --git a/Usermode/Applications/axwin4_src/Server/Makefile b/Usermode/Applications/axwin4_src/Server/Makefile index 0d78e9c6..cb306b8d 100644 --- a/Usermode/Applications/axwin4_src/Server/Makefile +++ b/Usermode/Applications/axwin4_src/Server/Makefile @@ -10,6 +10,7 @@ OBJ += Common__serialisation.o OBJ += CClient.o OBJ += CIPCChannel_AcessIPCPipe.o OBJ += CRect.o CSurface.o +OBJ += draw_control.o BIN := AxWinServer LDFLAGS += -lc++