tools: use correct src and build location
authorGaetan Nadon <memsize@videotron.ca>
Wed, 11 Jan 2012 01:30:23 +0000 (20:30 -0500)
committerGaetan Nadon <memsize@videotron.ca>
Thu, 12 Jan 2012 14:13:08 +0000 (09:13 -0500)
commit91a01e034858dacd41f0a847ba90996db87c44be
treee3f28b2c3ed770e3283fa731903630b8bcea0d20
parent812ca58f8a0d71433781b3ae38ead65e10e51cce
tools: use correct src and build location

Headers are found under top_srcdir/
Headers are CPP flags, not C Flags
libintel_tools.la is located in top_builddir.
Use dist_bin_SCRIPTS so it is included in tarball
Line-up the line continuation characters

Acked-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
tools/Makefile.am