AcessNative - Cleaned up ld-acess syscall debug
[tpg/acess2.git] / AcessNative / libacess-native.so_src / Makefile
index 0a074a6..d67f319 100644 (file)
@@ -5,7 +5,7 @@ ifeq ($(PLATFORM),)
        PLATFORM := lin
 endif
 
-OBJ := main.o syscalls.o request.o memory.o exports.o
+OBJ := main.o syscalls.o request.o memory.o exports.o heap.o
 OBJ := $(addprefix obj-$(PLATFORM)/,$(OBJ))
 
 ifeq ($(PLATFORM),win)

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