Usermode/AxWin4 - Clean up logging
[tpg/acess2.git] / Usermode / Applications / axwin4_src / UI / Makefile
index 096cd9c..f225d5f 100644 (file)
@@ -3,10 +3,10 @@ include ../../Makefile.cfg
 
 DIR := Apps/AxWin/4.0
 
-OBJ := main.o
+OBJ := main.o taskbar.o
 
 BIN := AxWinUI
 
-LDFLAGS += -laxwin4
+LIBS += -laxwin4
 
 include ../../Makefile.tpl

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