Usermode/AxWin4 - Clean up logging
[tpg/acess2.git] / Usermode / Applications / axwin3_src / libaxwin3.so_src / Makefile
index b874291..f425cc7 100644 (file)
@@ -7,7 +7,8 @@ CPPFLAGS += -I ../include/
 CFLAGS   += -Wall
 LDFLAGS  += -lc -soname libaxwin3.so
 
-OBJ = main.o msg.o wm.o r_widget.o
+OBJ = main.o msg.o wm.o r_widget.o r_menu.o
+OBJ += r_richtext.o
 BIN = libaxwin3.so
 
 include ../../../Libraries/Makefile.tpl

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