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 2754956941..2777bed7e1 100644
--- a/Widgets/Makefile
+++ b/Widgets/Makefile
@@ -24,6 +24,7 @@ VFS_OBJS = \
Window.o \
ClockWidget.o \
CBitmap.o \
+ CheckBox.o \
test.o
OBJS = $(AK_OBJS) $(VFS_OBJS)