summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-01-03 00:19:31 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-01-03 00:19:31 +0000
commit255a440c76d088cc1bdc4fcc7a3be93a52b958e6 (patch)
tree95375067f940633658e53737565c2bd3968983f3
parent34280193c5cf086d80e3507201ab5c91238a032d (diff)
Todd forgot to make obj there
-rw-r--r--distrib/special/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/special/Makefile b/distrib/special/Makefile
index 98fa116dcd0..3ef6f45f4a4 100644
--- a/distrib/special/Makefile
+++ b/distrib/special/Makefile
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile,v 1.10 2003/06/22 22:25:21 deraadt Exp $
+# $OpenBSD: Makefile,v 1.11 2004/01/03 00:19:30 deraadt Exp $
-SUBDIR= ftp pppd rsh dhclient init dmesg grep kbd less more gzip
+SUBDIR= ftp pppd rsh dhclient init dmesg grep kbd less more gzip ccdconfig
.include <bsd.subdir.mk>