summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi/Makefile.in
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-03-14 05:02:03 +0000
committerAndrew Cagney <cagney@redhat.com>2000-03-14 05:02:03 +0000
commit536193bf8cd17be61b6807d703470a64978a3829 (patch)
tree2efd2491af1e84c4ed82c899964b884bb2d1db30 /gdb/testsuite/gdb.mi/Makefile.in
parent000442872b3312a5358c5867ab7cc07c1c8564e9 (diff)
downloadgdb-536193bf8cd17be61b6807d703470a64978a3829.tar.gz
Point MI testsuite files at MI testsuite ChangeLog.
Diffstat (limited to 'gdb/testsuite/gdb.mi/Makefile.in')
-rw-r--r--gdb/testsuite/gdb.mi/Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.mi/Makefile.in b/gdb/testsuite/gdb.mi/Makefile.in
index 6fedc181820..92a0a73e0db 100644
--- a/gdb/testsuite/gdb.mi/Makefile.in
+++ b/gdb/testsuite/gdb.mi/Makefile.in
@@ -18,3 +18,7 @@ distclean maintainer-clean realclean: clean
Makefile: $(srcdir)/Makefile.in $(srcdir)/configure.in
$(SHELL) ./config.status --recheck
+
+# Local variables:
+# change-log-default-name: "ChangeLog-mi"
+# End: