mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 00:15:43 +01:00
7 lines
169 B
Makefile
7 lines
169 B
Makefile
|
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
|