summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 1efd0c5ae..78e2143b5 100644
--- a/makefile
+++ b/makefile
@@ -11,7 +11,7 @@ OBJECTS_COMMON = cache.o content.o fetch.o fetchcache.o other.o \
box.o form.o html.o layout.o textplain.o \
messages.o utils.o
OBJECTS = $(OBJECTS_COMMON) \
- browser.o netsurf.o \
+ browser.o loginlist.o netsurf.o \
htmlredraw.o \
401login.o dialog.o download.o gui.o menus.o mouseactions.o \
options.o textselection.o theme.o \