mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-27 07:00:09 -05:00
Add missing header files
Added missing header files to Makefile.am.
This commit is contained in:
parent
1ffda4d664
commit
19ac270f1e
2 changed files with 3 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ EXTRA_LTLIBRARIES=libmixer.la
|
|||
|
||||
libmixer_la_SOURCES = bag.c mixer.c simple.c simple_none.c simple_abst.c
|
||||
|
||||
noinst_HEADERS = mixer_local.h
|
||||
noinst_HEADERS = mixer_local.h mixer_simple.h
|
||||
|
||||
all: libmixer.la
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue