# optional, Local/* files at the front of this file, to create Makefile in the
# build directory.
#
-# Copyright (c) The Exim Maintainers 1995 - 2023
+# Copyright (c) The Exim Maintainers 1995 - 2024
# SPDX-License-Identifier: GPL-2.0-or-later
SHELL = $(MAKE_SHELL)
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 \
../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 \