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 0e5977a077..d7bab746b6 100644
--- a/LibGUI/Makefile
+++ b/LibGUI/Makefile
@@ -48,6 +48,7 @@ LIBGUI_OBJS = \
GDialog.o \
GDesktop.o \
GProgressBar.o \
+ GAbstractView.o \
GWindow.o
OBJS = $(SHAREDGRAPHICS_OBJS) $(LIBGUI_OBJS)