Kernel/VTerm - "Fix" wrapping issue in VTerm (why was old behavior there?)
[tpg/acess2.git] / Usermode / Applications / gui_ate_src / Makefile
index 569e141..25e256e 100644 (file)
@@ -2,9 +2,9 @@
 
 -include ../Makefile.cfg
 
-LDFLAGS += -laxwin3
+LIBS += -laxwin3
 
-OBJ = main.o
+OBJ = main.o strings.o toolbar.o
 BIN = ate
 DIR := Apps/AxWin/3.0
 

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