aboutsummaryrefslogtreecommitdiff
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
commitd909a056e71797d6f7667aebebdcf99b1e5eba46 (patch)
tree3efe9b42dbbdcf6f208693623d806dd0540bf0f8 /gdb/testsuite/gdb.mi/Makefile.in
parentc0918209c2f2901885ddcb2e3668bfc8de304463 (diff)
downloadfsf-binutils-gdb-d909a056e71797d6f7667aebebdcf99b1e5eba46.zip
fsf-binutils-gdb-d909a056e71797d6f7667aebebdcf99b1e5eba46.tar.gz
fsf-binutils-gdb-d909a056e71797d6f7667aebebdcf99b1e5eba46.tar.bz2
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 6fedc18..92a0a73 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: