summaryrefslogtreecommitdiff
path: root/gtk/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/Makefile.target')
-rw-r--r--gtk/Makefile.target4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/Makefile.target b/gtk/Makefile.target
index ec19d1b36..f69a73a95 100644
--- a/gtk/Makefile.target
+++ b/gtk/Makefile.target
@@ -110,8 +110,8 @@ S_GTK := font_pango.c bitmap.c gui.c schedule.c thumbnail.c plotters.c \
treeview.c scaffolding.c gdk.c completion.c login.c throbber.c \
selection.c history.c window.c fetch.c download.c menu.c \
print.c search.c tabs.c theme.c toolbar.c gettext.c \
- compat.c cookies.c hotlist.c \
- $(addprefix dialogs/,preferences.c about.c source.c)
+ compat.c cookies.c hotlist.c viewdata.c viewsource.c \
+ $(addprefix dialogs/,preferences.c about.c)
S_GTK := $(addprefix gtk/,$(S_GTK)) $(addprefix utils/,container.c)
# code in utils/container.ch is non-universal it seems