summaryrefslogtreecommitdiff
path: root/agbx/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'agbx/GNUmakefile')
-rw-r--r--agbx/GNUmakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/agbx/GNUmakefile b/agbx/GNUmakefile
index 0265379..afd8f50 100644
--- a/agbx/GNUmakefile
+++ b/agbx/GNUmakefile
@@ -43,8 +43,10 @@ OBJS := \
source/bs/set.o \
source/gfx/clrscrn.o \
source/gfx/flip.o \
+ source/gfx/getpx.o \
source/gfx/getvbnk.o \
source/gfx/plot.o \
+ source/gfx/rd.o \
source/gfx/setpx.o \
source/gfx/vsync.o \
source/key/getkeymap.o \