diff options
Diffstat (limited to 'agbx/GNUmakefile')
-rw-r--r-- | agbx/GNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/agbx/GNUmakefile b/agbx/GNUmakefile index 618b9d6..f0f2bdf 100644 --- a/agbx/GNUmakefile +++ b/agbx/GNUmakefile @@ -52,6 +52,7 @@ OBJS := \ source/bs/set.o \ source/gfx/plot.o \ source/gfx/setpx.o \ + source/key/getkeymap.o \ source/priv/init.o LIB := libagbx.a |