• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1AM_CPPFLAGS = -I$(top_srcdir)/include
2
3bin_PROGRAMS = nhlt-dmic-info
4nhlt_dmic_info_SOURCES = nhlt-dmic-info.c
5man_MANS = nhlt-dmic-info.1
6EXTRA_DIST = nhlt-dmic-info.1
7