mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-09 13:30:03 -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
|
|
@ -6,6 +6,8 @@ pkglib_LTLIBRARIES = smixer-sbase.la \
|
|||
smixer-ac97.la \
|
||||
smixer-hda.la
|
||||
|
||||
noinst_HEADERS = sbase.h
|
||||
|
||||
smixer_sbase_la_SOURCES = sbase.c
|
||||
smixer_sbase_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue