summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--com32/samples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/samples/Makefile b/com32/samples/Makefile
index 2c2406f7..189dc187 100644
--- a/com32/samples/Makefile
+++ b/com32/samples/Makefile
@@ -49,7 +49,7 @@ all: hello.c32 cat.c32 resolv.c32 vesainfo.c32 serialinfo.c32 \
localboot.c32 \
fancyhello.c32 fancyhello.lnx \
keytest.c32 keytest.lnx \
- advdump.c32 readpit.c32
+ advdump.c32
.PRECIOUS: %.o
%.o: %.S