Many changes, bugfixes to user vsnprintf and to escape code handling
[tpg/acess2.git] / Usermode / Applications / axwin2_src / WM / Makefile
index cce4a81..95ccd41 100644 (file)
@@ -7,6 +7,6 @@ CPPFLAGS += -I../include
 DIR := Apps/AxWin/1.0
 BIN := ../AxWinWM
 OBJ := main.o helpers.o commandline.o video.o
-OBJ += messages.o interface.o wm.o
+OBJ += messages.o interface.o wm.o decorator.o
 
 -include ../../Makefile.tpl

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