diff options
author | John Denker <jsd@av8n.com> | 2012-11-23 01:06:10 -0800 |
---|---|---|
committer | John Denker <jsd@av8n.com> | 2012-11-23 01:06:10 -0800 |
commit | a26e789121448d095227583f7a29ae2deac88a33 (patch) | |
tree | dd1f63baf7e440fefd2e9ef905b4228f7838a12c /tools/makefile | |
parent | 9d13c14fe5ad5dff32c09b1c5c13af9518b3e727 (diff) |
mid debug
Diffstat (limited to 'tools/makefile')
-rw-r--r-- | tools/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/makefile b/tools/makefile index 1cb1425..97a39b4 100644 --- a/tools/makefile +++ b/tools/makefile @@ -15,7 +15,7 @@ qmain = pido.c hi-q.c skrewt.c hi-test.c mail-scan.c greylist.c wripper.c qprogs = $(qmain:%.c=%) # sources for other main programs: -moremain = wripper.c bash-c.c ltgrey.c fixown.c +moremain = wripper.c bash-c.c ltgrey.c fixown.c ward.c moreprogs = $(moremain:%.c=%) nonmain = libltgrey.c |