summaryrefslogtreecommitdiff
path: root/nhlt/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'nhlt/Makefile.am')
-rw-r--r--nhlt/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/nhlt/Makefile.am b/nhlt/Makefile.am
new file mode 100644
index 0000000..5aadda7
--- /dev/null
+++ b/nhlt/Makefile.am
@@ -0,0 +1,6 @@
+AM_CPPFLAGS = -I$(top_srcdir)/include
+
+bin_PROGRAMS = nhlt-dmic-info
+nhlt_dmic_info_SOURCES = nhlt-dmic-info.c
+man_MANS = nhlt-dmic-info.1
+EXTRA_DIST = nhlt-dmic-info.1