summaryrefslogtreecommitdiff
path: root/Widgets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Widgets/Makefile')
-rw-r--r--Widgets/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Widgets/Makefile b/Widgets/Makefile
index 31759e668c..8f92a19d53 100644
--- a/Widgets/Makefile
+++ b/Widgets/Makefile
@@ -26,6 +26,7 @@ VFS_OBJS = \
CBitmap.o \
CheckBox.o \
ListBox.o \
+ TextBox.o \
test.o
OBJS = $(AK_OBJS) $(VFS_OBJS)