mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-08 22:05:41 +01:00
alsaucm: add usecase.h to noinst_HEADERS for packaging
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
cb47f6dcf4
commit
e4a9bf9720
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ endif
|
|||
|
||||
alsaucm_SOURCES = usecase.c dump.c
|
||||
|
||||
noinst_HEADERS = usecase.h
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
-Wall -I$(top_srcdir)/include
|
||||
|
||||
|
|
Loading…
Reference in a new issue