From 1e322d4b4cc88111ad3a71f8201899c12e96ce1e Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Wed, 20 Dec 2006 03:04:07 +0000 Subject: Add (partly-functional) user interface for editing configuration settings --- src/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index fae083ff..9c98909d 100644 --- a/src/Makefile +++ b/src/Makefile @@ -144,7 +144,8 @@ SRCDIRS += drivers/bitbash SRCDIRS += interface/pxe SRCDIRS += tests SRCDIRS += crypto -SRCDIRS += hci hci/commands hci/mucurses +SRCDIRS += hci hci/commands hci/tui +SRCDIRS += hci/mucurses hci/mucurses/widgets # NON_AUTO_SRCS lists files that are excluded from the normal # automatic build system. -- cgit v1.2.3-55-g7522