From 03721973851afbe02bbc1cdc56ee6002631c4df6 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Fri, 22 Sep 2006 18:47:45 +0000 Subject: "I'll think about it" != "apply it now". It means I need to think about it. --- console-tools/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'console-tools/Makefile.in') diff --git a/console-tools/Makefile.in b/console-tools/Makefile.in index 92331f527..437bcd0ec 100644 --- a/console-tools/Makefile.in +++ b/console-tools/Makefile.in @@ -20,7 +20,6 @@ CONSOLETOOLS-$(CONFIG_LOADFONT) += loadfont.o CONSOLETOOLS-$(CONFIG_LOADKMAP) += loadkmap.o CONSOLETOOLS-$(CONFIG_OPENVT) += openvt.o CONSOLETOOLS-$(CONFIG_RESET) += reset.o -CONSOLETOOLS-$(CONFIG_APP_RESIZE) += resize.o CONSOLETOOLS-$(CONFIG_SETKEYCODES) += setkeycodes.o CONSOLETOOLS-$(CONFIG_SETLOGCONS) += setlogcons.o -- cgit v1.2.3