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 e5c5d7c..6760978 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ hdr: blaze822.o hdr.o rfc2047.o
 show: blaze822.o show.o rfc2045.o rfc2047.c
 list: list.o
 unmime: blaze822.o unmime.o rfc2045.o rfc2047.o
-mseq: mseq.o
+mseq: mseq.o seq.o
 
 clean: FRC
 	-rm -f $(ALL) *.o