summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm/Makefile
diff options
context:
space:
mode:
authorgpalmer <gpalmer@FreeBSD.org>1996-07-01 21:59:22 +0000
committergpalmer <gpalmer@FreeBSD.org>1996-07-01 21:59:22 +0000
commitf58ac78ef68417c767ea23d4b09ccb4ac86432ea (patch)
tree28bd8e8e9c33f7a564baadd37b4d44442e9f51b3 /usr.sbin/ctm/Makefile
parent6dbd4c227f88d40e026075454f36cf2d06736186 (diff)
downloadFreeBSD-src-f58ac78ef68417c767ea23d4b09ccb4ac86432ea.zip
FreeBSD-src-f58ac78ef68417c767ea23d4b09ccb4ac86432ea.tar.gz
Add ctm_dequeue to the SUBDIR list now that I've checked that it
compiles cleanly on 2.2
Diffstat (limited to 'usr.sbin/ctm/Makefile')
-rw-r--r--usr.sbin/ctm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/ctm/Makefile b/usr.sbin/ctm/Makefile
index 5987a96..39cc21b 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>
OpenPOWER on IntegriCloud