commit | fd1b2cdfca907b638684c8c006846bcc07b458a8 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Fri Feb 05 11:39:34 2010 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri Feb 05 11:39:34 2010 -0500 |
tree | 86db7d26c7a5c73d2a74b7b0c9e555f023be7309 | |
parent | e85b5f74e0bc8300ad1213e320f071f10be4f724 [diff] |
build: Add trace-view-main.o and trace-graph-main.o to dependencies The all_objs did not include trace-view-main.o or trace-graph-main.o so these objects did not get rebuilt when files that they depend on were changed. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>