kernelshark: Make the programs depend on the tracecmd library

If we do a make clean, still allow the dependencies of the programs
to create the library. That is:

  $ make clean
  $ make trace-view

Needs to build the libtracecmd.a file.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
1 file changed