summaryrefslogtreecommitdiff
path: root/console/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'console/Makefile')
-rw-r--r--console/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/console/Makefile b/console/Makefile
index 06ceec4e..7174787f 100644
--- a/console/Makefile
+++ b/console/Makefile
@@ -23,7 +23,7 @@ makemode := server
target = console
SRCS = main.c console.c focus.c vga-display.c vga.c dynafont.c bdf.c
-LCLHDRS = focus.h input.h console.h display-drv.h vga.h vga-hw.h dynafont.h bdf.h \
+LCLHDRS = focus.h input-drv.h console.h display-drv.h vga.h vga-hw.h dynafont.h bdf.h \
mutations.h priv.h
HURDLIBS = trivfs fshelp iohelp threads ports ihash shouldbeinlibc