summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 5dd97bb6e95..f9770f00baa 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.19 1996/09/21 19:21:47 maja Exp $
+# $OpenBSD: Makefile,v 1.20 1996/09/27 14:19:53 niklas Exp $
# not yet done: catman
@@ -27,7 +27,7 @@ SUBDIR+=amd
.if make(clean) || make(cleandir) || make(obj)
SUBDIR+=apm apmd bad144 config.old dbsym eeprom fdformat grfconfig grfinfo \
- hilinfo iteconfig pcmciad screenblank
+ hilinfo iteconfig pcmciad screenblank videomode
.elif ${MACHINE} == "amiga"
SUBDIR+=grfconfig iteconfig screenblank videomode
.elif ${MACHINE} == "atari"