--- code/branches/pcre16/Makefile.am 2011/12/05 12:33:44 784 +++ code/branches/pcre16/Makefile.am 2011/12/05 20:12:24 785 @@ -212,6 +212,8 @@ pcre16_chartables.c \ pcre16_compile.c \ pcre16_exec.c \ + pcre16_fullinfo.c \ + pcre16_info.c \ pcre16_jit_compile.c \ pcre16_newline.c \ pcre16_ord2utf16.c \ @@ -222,6 +224,7 @@ pcre16_ucd.c \ pcre16_utf16_utils.c \ pcre16_valid_utf16.c \ + pcre16_version.c \ pcre16_xclass.c ## This file is generated as part of the building process, so don't distribute.