showkey: new applet by Vladimir

This commit is contained in:
Denis Vlasenko
2008-08-17 14:17:48 +00:00
parent c8d02aa959
commit d7cc2e601d
5 changed files with 156 additions and 1 deletions

View File

@@ -19,3 +19,4 @@ lib-$(CONFIG_RESIZE) += resize.o
lib-$(CONFIG_SETFONT) += loadfont.o
lib-$(CONFIG_SETKEYCODES) += setkeycodes.o
lib-$(CONFIG_SETLOGCONS) += setlogcons.o
lib-$(CONFIG_SHOWKEY) += showkey.o