summaryrefslogtreecommitdiff
path: root/LibGUI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'LibGUI/Makefile')
-rw-r--r--LibGUI/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/LibGUI/Makefile b/LibGUI/Makefile
index c0f6398669..5cf1c4abeb 100644
--- a/LibGUI/Makefile
+++ b/LibGUI/Makefile
@@ -47,6 +47,7 @@ LIBGUI_OBJS = \
GInputBox.o \
GDialog.o \
GDesktop.o \
+ GProgressBar.o \
GWindow.o
OBJS = $(SHAREDGRAPHICS_OBJS) $(LIBGUI_OBJS)