mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Added control_local.h to noinst_HEADERS
This commit is contained in:
parent
0dd27a5e47
commit
62e8362cc0
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ EXTRA_LTLIBRARIES = libcontrol.la
|
|||
libcontrol_la_SOURCES = cards.c hcontrol.c defaults.c \
|
||||
control.c control_m4.c control_hw.c control_shm.c
|
||||
|
||||
noinst_HEADERS = control_local.h
|
||||
|
||||
all: libcontrol.la
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue