summaryrefslogtreecommitdiff
path: root/com32/samples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'com32/samples/Makefile')
-rw-r--r--com32/samples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/samples/Makefile b/com32/samples/Makefile
index b2544e6d..6d0815c5 100644
--- a/com32/samples/Makefile
+++ b/com32/samples/Makefile
@@ -40,7 +40,7 @@ LNXLIBS = ../libutil/libutil_lnx.a
.SUFFIXES: .lss .c .o .elf .c32 .lnx
-all: hello.c32 cat.c32 resolv.c32 vesainfo.c32 \
+all: hello.c32 cat.c32 resolv.c32 vesainfo.c32 serialinfo.c32 \
fancyhello.c32 fancyhello.lnx \
keytest.c32 keytest.lnx \