summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJames Bursa <james@netsurf-browser.org>2003-11-15 00:26:42 +0000
committerJames Bursa <james@netsurf-browser.org>2003-11-15 00:26:42 +0000
commit64941a66d2474e414ca0d4bbe92f106d8a5e0c7a (patch)
treeb2f271220c534be831250dfe9fab8d19e396ddbf /makefile
parentc617bbd432a17def3dcb8f2f2a627dd3391fe09a (diff)
downloadnetsurf-64941a66d2474e414ca0d4bbe92f106d8a5e0c7a.tar.gz
netsurf-64941a66d2474e414ca0d4bbe92f106d8a5e0c7a.tar.bz2
[project @ 2003-11-15 00:26:41 by bursa]
New history window. svn path=/import/netsurf/; revision=418
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index e0b7569f2..619cd92d3 100644
--- a/makefile
+++ b/makefile
@@ -17,7 +17,7 @@ OBJECTS = $(OBJECTS_COMMON) \
menus.o mouseactions.o \
options.o textselection.o theme.o window.o \
draw.o gif.o jpeg.o plugin.o png.o sprite.o \
- about.o filetype.o font.o uri.o
+ about.o filetype.o font.o uri.o history.o
OBJECTS_DEBUG = $(OBJECTS_COMMON) \
netsurfd.o \
optionsd.o filetyped.o fontd.o