aboutsummaryrefslogtreecommitdiff
path: root/console-tools/Makefile.in
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2002-09-16 03:16:06 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2002-09-16 03:16:06 +0000
commitec0c48cb296185c5af585c9f9a7213cd4177dbb5 (patch)
tree49aee82f58bf99c33065595d20efc1ed08a03e3c /console-tools/Makefile.in
parent6714862bdd2ee83d0e0f42cdbf4752629376b81e (diff)
downloadbusybox-ec0c48cb296185c5af585c9f9a7213cd4177dbb5.tar.gz
openvt applet by Quy Tonthat
Diffstat (limited to 'console-tools/Makefile.in')
-rw-r--r--console-tools/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/console-tools/Makefile.in b/console-tools/Makefile.in
index bc0335643..c2c1bad6a 100644
--- a/console-tools/Makefile.in
+++ b/console-tools/Makefile.in
@@ -30,6 +30,7 @@ CONSOLETOOLS_DIR-$(CONFIG_DUMPKMAP) += dumpkmap.o
CONSOLETOOLS_DIR-$(CONFIG_LOADACM) += loadacm.o
CONSOLETOOLS_DIR-$(CONFIG_LOADFONT) += loadfont.o
CONSOLETOOLS_DIR-$(CONFIG_LOADKMAP) += loadkmap.o
+CONSOLETOOLS_DIR-$(CONFIG_OPENVT) += openvt.o
CONSOLETOOLS_DIR-$(CONFIG_RESET) += reset.o
CONSOLETOOLS_DIR-$(CONFIG_SETKEYCODES) += setkeycodes.o