Makefile: add new show deps

pull/1/merge
Christian Neukirchen 8 years ago
parent d87ab6386c
commit cf3b70ed98

@ -7,7 +7,7 @@ all: $(ALL)
scan: blaze822.o scan.o rfc2047.o
thread: blaze822.o thread.o
hdr: blaze822.o hdr.o rfc2047.o
show: blaze822.o show.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

Loading…
Cancel
Save