qahw: test: Add LE makefile for qahw test app

Add makefile for qhal playback and record test app.

Change-Id: I1dcdb217a50e81a7740b48b164314863c8a16d2d
diff --git a/configure.ac b/configure.ac
index a2584ee..a1b601e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -78,7 +78,8 @@
 AC_CONFIG_FILES([ \
         Makefile \
         hal/Makefile \
-        qahw_api/Makefile
+        qahw_api/Makefile \
+        qahw_api/test/Makefile
         ])
 
 AC_OUTPUT