Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
[tpg/acess2.git] / Usermode / Applications / axwin3_src / libaxwin3.so_src / Makefile
index b874291..3d37b5b 100644 (file)
@@ -7,7 +7,7 @@ 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
 BIN = libaxwin3.so
 
 include ../../../Libraries/Makefile.tpl

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