diff options
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 164b8e00c4f2..ffade06fe6a2 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -15,6 +15,8 @@ SUBDIR += db4 SUBDIR += db41 SUBDIR += db41-nocrypto + SUBDIR += db42 + SUBDIR += db42-nocrypto SUBDIR += dbXML SUBDIR += dbconnect SUBDIR += dbf |