about summary refs log tree commit diff
path: root/db2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'db2/Makefile')
-rw-r--r--db2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/db2/Makefile b/db2/Makefile
index 02f1b300e6..fb25bb6de1 100644
--- a/db2/Makefile
+++ b/db2/Makefile
@@ -53,6 +53,7 @@ vpath %.c $(subdir-dirs)
 
 extra-libs := libdb
 extra-libs-others := $(extra-libs)
+extra-objs = getlong.o
 
 libdb-routines := bt_close bt_compare bt_conv bt_cursor bt_delete \
 	bt_open bt_page bt_put bt_rec bt_recno bt_rsearch bt_search \