about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-12-13 15:21:00 +0100
committerChristian Neukirchen <chneukirchen@gmail.com>2016-12-13 15:21:00 +0100
commit6464ba584539365219f84326012fee87f71bde54 (patch)
tree19edcfcf7cf6145d0c368a2c52713cec40dad6dc /Makefile
parent2ef903a06547f9461dd6769baf7a19f4dd17dc39 (diff)
downloadmblaze-6464ba584539365219f84326012fee87f71bde54.tar.gz
mblaze-6464ba584539365219f84326012fee87f71bde54.tar.xz
mblaze-6464ba584539365219f84326012fee87f71bde54.zip
mlist: read directory names from stdin when used non-interactively
Closes #7.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 451e1e3..df705cc 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ all: $(ALL)
 $(ALL) : % : %.o
 maddr magrep mdeliver mexport mflag mgenmid mhdr mpick mscan msed mshow \
   msort mthread : blaze822.o mymemmem.o mytimegm.o
-maddr magrep mexport mflag mgenmid mhdr mpick mscan msed mseq mshow msort \
+maddr magrep mexport mflag mgenmid mhdr mlist mpick mscan msed mseq mshow msort \
   mthread : seq.o slurp.o
 maddr magrep mhdr mpick mscan mshow : rfc2047.o
 magrep mshow : rfc2045.o