aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.trace/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.trace/Makefile.in')
-rw-r--r--gdb/testsuite/gdb.trace/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.trace/Makefile.in b/gdb/testsuite/gdb.trace/Makefile.in
index 2e23223..514beab 100644
--- a/gdb/testsuite/gdb.trace/Makefile.in
+++ b/gdb/testsuite/gdb.trace/Makefile.in
@@ -4,8 +4,8 @@ srcdir = @srcdir@
.PHONY: all clean mostlyclean distclean realclean
PROGS = actions-changed ax backtrace deltrace disconnected-tracing \
- infotrace packetlen passc-dyn passcount report save-trace tfile \
- tfind tracecmd tsv unavailable while-dyn while-stepping
+ infotrace no-attach-trace packetlen passc-dyn passcount report \
+ save-trace tfile tfind tracecmd tsv unavailable while-dyn while-stepping
all info install-info dvi install uninstall installcheck check:
@echo "Nothing to be done for $@..."