diff --git a/Makefile.pre.in b/Makefile.pre.in index 548a4ec8a58..4a957fb0044 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -578,7 +578,9 @@ LIBEXPAT_HEADERS= \ Modules/expat/utf8tab.h \ Modules/expat/xmlrole.h \ Modules/expat/xmltok.h \ - Modules/expat/xmltok_impl.h + Modules/expat/xmltok_impl.h \ + Modules/expat/xmltok_impl.c \ + Modules/expat/xmltok_ns.c ########################################################################## # hashlib's HACL* library