[Sound-open-firmware] [PATCH] build: dist: make sure agent.h is added to make dist.
Liam Girdwood
liam.r.girdwood at linux.intel.com
Thu Jan 11 16:25:55 CET 2018
Signed-off-by: Liam Girdwood <liam.r.girdwood at 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
More information about the Sound-open-firmware
mailing list