Vladimir N. Oleynik writes:
[oweals/busybox.git] / console-tools / Makefile.in
index bc03356437c02900764170a92c108ae6a1480940..1c4ac5222b522abd25962480c2ebbb9cd6b6dde9 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for busybox
 #
-# Copyright (C) 1999-2002 Erik Andersen <andersee@debian.org>
+# Copyright (C) 1999-2003 by Erik Andersen <andersen@codepoet.org>
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -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