git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Docs: notes on ETRN
[exim.git]
/
src
/
OS
/
Makefile-Base
diff --git
a/src/OS/Makefile-Base
b/src/OS/Makefile-Base
index afa2a7a2315918264a0b3edfd3308ac316eea53b..a6354a4c934d84837b02de7c5dd10dbcab0b4405 100644
(file)
--- a/
src/OS/Makefile-Base
+++ b/
src/OS/Makefile-Base
@@
-695,6
+695,11
@@
HDRS = blob.h \
hash.h \
hintsdb.h \
hintsdb_structs.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 \
local_scan.h \
macros.h \
mytypes.h \
@@
-709,6
+714,11
@@
PHDRS = ../config.h \
../globals.h \
../hintsdb.h \
../hintsdb_structs.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 \
../local_scan.h \
../macros.h \
../mytypes.h \