diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 81e0eba0008..275aa9911e2 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-16  Doug Evans  <dje@google.com>
+
+	* gdb.base/Makefile.in (EXECUTABLES): Add completion.
+
 2014-05-16  Doug Evans  <dje@google.com>
 
 	* gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
diff --git a/gdb/testsuite/gdb.base/Makefile.in b/gdb/testsuite/gdb.base/Makefile.in
index 828ec262986..dda31694688 100644
--- a/gdb/testsuite/gdb.base/Makefile.in
+++ b/gdb/testsuite/gdb.base/Makefile.in
@@ -8,7 +8,7 @@ EXECUTABLES = a2-run advance all-types annota1 annota1-watch_thread_num \
 	breakpoint-shadow break-on-linker-gcd-function \
 	call-ar-st call-rt-st call-sc-t* call-signals \
 	call-strs callexit callfuncs callfwmall charset checkpoint \
-	chng-syms code_elim1 code_elim2 commands compiler complex \
+	chng-syms code_elim1 code_elim2 commands compiler completion complex \
 	condbreak consecutive constvars coremaker cursal cvexpr \
 	dbx-test del disasm-end-cu display dprintf-pending dump dup-sect \
 	dup-sect.debug \