11 Jan
2018
11 Jan
'18
4:25 p.m.
Signed-off-by: Liam Girdwood liam.r.girdwood@linux.intel.com --- src/include/reef/Makefile.am | 1 + 1 file changed, 1 insertion(+)
diff --git a/src/include/reef/Makefile.am b/src/include/reef/Makefile.am index 3f90e90..50ffada 100644 --- a/src/include/reef/Makefile.am +++ b/src/include/reef/Makefile.am @@ -1,6 +1,7 @@ SUBDIRS = audio math
noinst_HEADERS = \ + agent.h \ alloc.h \ clock.h \ dai.h \
--
2.14.1