summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJames Bursa <james@netsurf-browser.org>2004-05-12 00:23:11 +0000
committerJames Bursa <james@netsurf-browser.org>2004-05-12 00:23:11 +0000
commitc135ace63d6d0a8e95cb45651f7243d64a473217 (patch)
tree772ca183e0c505ce1941fba9244572ed3068efc8 /makefile
parent388e8a8a9010d772cfc0f59592cdaca7869691df (diff)
downloadnetsurf-c135ace63d6d0a8e95cb45651f7243d64a473217.tar.gz
netsurf-c135ace63d6d0a8e95cb45651f7243d64a473217.tar.bz2
[project @ 2004-05-12 00:23:11 by bursa]
Add help.c. svn path=/import/netsurf/; revision=854
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 1313ae7a8..1c29fb5f0 100644
--- a/makefile
+++ b/makefile
@@ -20,7 +20,7 @@ OBJECTS = $(OBJECTS_COMMON) \
draw.o plugin.o png.o sprite.o \
about.o filetype.o font.o uri.o url_protocol.o history.o \
version.o thumbnail.o \
- save.o save_draw.o save_text.o schedule.o
+ save.o save_draw.o save_text.o schedule.o help.o
OBJECTS_DEBUG = $(OBJECTS_COMMON) \
netsurfd.o \
options.o filetyped.o fontd.o