build: fix out of tree builds

The test directory needs -I$(top_srcdir) in order to find the
header files provided by the project itself.  When doing an in-tree
build, this is done automatically by automake due to 'config.h'
being generated in the root.

Change-Id: I5e59715657684a8019e9c48c835b29eb326f01a8
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
1 file changed