diff options
-rw-r--r-- | Modules/Makefile.pre.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Makefile.pre.in b/Modules/Makefile.pre.in index 8f38bf8ff7..2e307dff28 100644 --- a/Modules/Makefile.pre.in +++ b/Modules/Makefile.pre.in @@ -222,6 +222,7 @@ timemodule.o: timemodule.c timingmodule.o: timingmodule.c unicodedata.o: unicodedata.c unicodedatabase.o unicodedatabase.o: unicodedatabase.c unicodedatabase.h +ucnhash.o: ucnhash.c xxmodule.o: xxmodule.c yuvconvert.o: yuvconvert.c |