diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/storage/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/storage/Makefile.am b/src/storage/Makefile.am index 0fcce47..0a69bbc 100644 --- a/src/storage/Makefile.am +++ b/src/storage/Makefile.am @@ -66,9 +66,11 @@ noinst_HEADERS = chewing_enum.h \ table_info.h \ bdb_utils.h \ kyotodb_utils.h \ + tkrzwdb_utils.h \ punct_table.h \ punct_table_bdb.h \ - punct_table_kyotodb.h + punct_table_kyotodb.h \ + punct_table_tkrzwdb.h noinst_LIBRARIES = libstorage.a |
