mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-20 06:59:55 -05:00
Makefile: fix sklrt286 dist files
This commit is contained in:
parent
98a0a2a98f
commit
ef43a007ec
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
||||||
noinst_PROGRAMS = pvt_data
|
noinst_PROGRAMS = pvt_data
|
||||||
pvt_data_SOURCES = pvt_data.c
|
pvt_data_SOURCES = pvt_data.c
|
||||||
|
noinst_HEADERS = pvt_local.h skl-tplg-interface.h
|
||||||
|
EXTRA_DIST = pvt.c
|
||||||
AM_CPPFLAGS = \
|
AM_CPPFLAGS = \
|
||||||
-Wall -I$(top_srcdir)/include
|
-Wall -I$(top_srcdir)/include
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue