about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-07-16 22:25:04 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-07-16 22:25:04 +0200
commitcf3b70ed9814483a84979e8f88272f56986e5fb9 (patch)
tree6949142249082bf4d8dccbb3f9cefc4f5f55d82b /Makefile
parentd87ab6386c0f786dbde5d2fedcfb060d4a3f7707 (diff)
downloadmblaze-cf3b70ed9814483a84979e8f88272f56986e5fb9.tar.gz
mblaze-cf3b70ed9814483a84979e8f88272f56986e5fb9.tar.xz
mblaze-cf3b70ed9814483a84979e8f88272f56986e5fb9.zip
Makefile: add new show deps
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9a37fce..e5c5d7c 100644
--- a/Makefile
+++ b/Makefile
@@ -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