summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJames Bursa <james@netsurf-browser.org>2005-02-27 14:32:41 +0000
committerJames Bursa <james@netsurf-browser.org>2005-02-27 14:32:41 +0000
commit9119e81b1421631d1a6b3dadb89ca33754438cfb (patch)
treec22a455481f49e218b165068f90b18d6e432493a /makefile
parent7caf0192182233de4c7524a6c40d914229952dd8 (diff)
downloadlibrufl-9119e81b1421631d1a6b3dadb89ca33754438cfb.tar.gz
librufl-9119e81b1421631d1a6b3dadb89ca33754438cfb.tar.bz2
[project @ 2005-02-27 14:32:41 by bursa]
Logging during init. svn path=/import/rufl/; revision=2453
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index f7ce348..ccca5b2 100644
--- a/makefile
+++ b/makefile
@@ -19,7 +19,7 @@ SOURCE = rufl_init.c rufl_quit.c rufl_dump_state.c \
all: rufl.o rufl_test,ff8 rufl_chars,ff8
-rufl.o: $(SOURCE) Glyphs
+rufl.o: $(SOURCE) rufl.h rufl_internal.h Glyphs
$(CC) $(CFLAGS) -c -o $@ $(SOURCE)
rufl_glyph_map.c: Glyphs makeglyphs