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>
1 file changed