trace-cmd: Fix Makefile list of PLUGIN_OBJS to be more readable

Instead of placing all the plugin objs in the variable to build on a
single line, use the += to add them. It looks much better.

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