diff options
Diffstat (limited to 'storage/bdb/Makefile.in')
-rw-r--r-- | storage/bdb/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/bdb/Makefile.in b/storage/bdb/Makefile.in index c83d40ac8b2..7ba61d847dd 100644 --- a/storage/bdb/Makefile.in +++ b/storage/bdb/Makefile.in @@ -30,7 +30,7 @@ subdirs = btree build_vxworks build_win32 clib common cxx db dbinc \ db_verify dbm dbreg dist env examples_c examples_cxx fileops hash \ hsearch hmac include java libdb_java lock log mp mutex os os_vxworks \ os_win32 perl.BerkeleyDB perl.DB_File qam rep rpc_client rpc_server tcl \ - test txn xa + test txn xa sequence @SET_MAKE@ |