X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/b5a5e017b07491403c7ae3a4305ecf22b0826aa5..c1ee83eb81665eac64862f3ad66ecf2ec056b1ec:/src/OS/Makefile-Base diff --git a/src/OS/Makefile-Base b/src/OS/Makefile-Base index afa2a7a23..a6354a4c9 100644 --- a/src/OS/Makefile-Base +++ b/src/OS/Makefile-Base @@ -695,6 +695,11 @@ HDRS = blob.h \ hash.h \ hintsdb.h \ hintsdb_structs.h \ + hintsdb/hints_bdb.h \ + hintsdb/hints_gdbm.h \ + hintsdb/hints_ndbm.h \ + hintsdb/hints_sqlite.h \ + hintsdb/hints_tdb.h \ local_scan.h \ macros.h \ mytypes.h \ @@ -709,6 +714,11 @@ PHDRS = ../config.h \ ../globals.h \ ../hintsdb.h \ ../hintsdb_structs.h \ + ../hintsdb/hints_bdb.h \ + ../hintsdb/hints_gdbm.h \ + ../hintsdb/hints_ndbm.h \ + ../hintsdb/hints_sqlite.h \ + ../hintsdb/hints_tdb.h \ ../local_scan.h \ ../macros.h \ ../mytypes.h \