about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0f57775..bc7b19a 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ mmime: mmime.o
 mscan: mscan.o blaze822.o seq.o rfc2047.o
 mseq: mseq.o seq.o
 mshow: mshow.o blaze822.o seq.o rfc2045.o rfc2047.c
-msort: msort.o blaze822.o seq.o
+msort: msort.o blaze822.o seq.o mystrverscmp.c
 mthread: mthread.o blaze822.o seq.o
 
 clean: FRC