Commit 6198d5ad authored by Fredrik Lundh's avatar Fredrik Lundh

removed unicodedatabase.[ch] references from Makefile.pre.in.

also added unicodename_db.h dependency to ucnhash.
parent d67ce3f2
...@@ -234,9 +234,8 @@ svmodule.o: svmodule.c ...@@ -234,9 +234,8 @@ svmodule.o: svmodule.c
threadmodule.o: threadmodule.c threadmodule.o: threadmodule.c
timemodule.o: timemodule.c timemodule.o: timemodule.c
timingmodule.o: timingmodule.c timingmodule.o: timingmodule.c
unicodedata.o: unicodedata.c unicodedatabase.o unicodedata.o: unicodedata.c unicodedata_db.h
unicodedatabase.o: unicodedatabase.c unicodedatabase.h unicodedata_db.h ucnhash.o: ucnhash.c unicodename_db.h
ucnhash.o: ucnhash.c
xxmodule.o: xxmodule.c xxmodule.o: xxmodule.c
yuvconvert.o: yuvconvert.c yuvconvert.o: yuvconvert.c
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment