mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-31 22:25:35 -04:00
Don't include kernel headers from alsa-lib codes. Still remained in instrument layer codes, but now all should be gone.
7 lines
264 B
Makefile
7 lines
264 B
Makefile
alsasoundincludedir = ${includedir}/alsa/sound
|
|
|
|
alsasoundinclude_HEADERS = ainstr_fm.h ainstr_gf1.h ainstr_simple.h ainstr_iw.h \
|
|
asound_fm.h hdsp.h sb16_csp.h sscape_ioctl.h emu10k1.h \
|
|
type_compat.h
|
|
|
|
noinst_HEADERS = asound.h asoundef.h asequencer.h
|