diff options
| author | Gary Palmer <gpalmer@FreeBSD.org> | 1996-07-01 21:59:22 +0000 |
|---|---|---|
| committer | Gary Palmer <gpalmer@FreeBSD.org> | 1996-07-01 21:59:22 +0000 |
| commit | 1e3ae6e45fac614f4e73a9958992fd9dd2b888d2 (patch) | |
| tree | 28bd8e8e9c33f7a564baadd37b4d44442e9f51b3 /usr.sbin/ctm | |
| parent | d5019c50bfc7376f26b22ef5951c12cba556d27c (diff) | |
Notes
Diffstat (limited to 'usr.sbin/ctm')
| -rw-r--r-- | usr.sbin/ctm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/ctm/Makefile b/usr.sbin/ctm/Makefile index 5987a968c9fc..39cc21b7d818 100644 --- a/usr.sbin/ctm/Makefile +++ b/usr.sbin/ctm/Makefile @@ -1,4 +1,5 @@ +# $Id$ -SUBDIR= ctm ctm_scan ctm_rmail ctm_smail +SUBDIR= ctm ctm_scan ctm_rmail ctm_smail ctm_dequeue .include <bsd.subdir.mk> |
