summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a1c05a0..c58ca9b 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,7 @@ _LDFLAGS = $(LDFLAGS) $(OPTFLAGS) $(addprefix -T,$(LDSCRIPTS))
OBJECTS=main.o \
data_buffer.o \
disasm.o \
+ gnu.o \
elf_image.o \
m68k.o