summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sendmail
diff options
context:
space:
mode:
authorRichard PALO <richard@NetBSD.org>2015-03-20 11:30:26 +0100
committerDan McDonald <danmcd@omniti.com>2015-03-21 15:33:13 -0400
commitb52c8fbe58cfd9f349fdfa6cc5cb6f5731946a2b (patch)
tree819b93b34dc836f43a4971c2845f95f29ba9393a /usr/src/cmd/sendmail
parent58d7f9e61903e78a381912527dc9dacb6e7feddc (diff)
downloadillumos-joyent-b52c8fbe58cfd9f349fdfa6cc5cb6f5731946a2b.tar.gz
5731 make a clean clobber
Reviewed by: Josef 'Jeff' Sipek<jeffpc@josefsipek.net> Reviewed by: Toomas Soome<tsoome@me.com> Approved by: Dan McDonald <danmcd@omniti.com>
Diffstat (limited to 'usr/src/cmd/sendmail')
-rw-r--r--usr/src/cmd/sendmail/aux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/sendmail/aux/Makefile b/usr/src/cmd/sendmail/aux/Makefile
index 5e9b873df3..455879af02 100644
--- a/usr/src/cmd/sendmail/aux/Makefile
+++ b/usr/src/cmd/sendmail/aux/Makefile
@@ -36,7 +36,7 @@ USRSBINPROG= etrn makemap editmap
LIBSMTPSMPROG= mailq
# $(PROG) by default
-CLOBBERFILES= $(LIBPROG) $(USRSBINPROG)
+CLOBBERFILES= $(LIBPROG) $(USRSBINPROG) $(LIBSMTPSMPROG)
OBJS= $(PROG:%=%.o)