mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Remove obsoleted sequencer instrument layer from alsa-lib. The old symbols are compiled in as default as dummy functions (unless --disable-old-symbols is given to configure) so that the old binaries can still work more or less.
6 lines
203 B
Makefile
6 lines
203 B
Makefile
alsasoundincludedir = ${includedir}/alsa/sound
|
|
|
|
alsasoundinclude_HEADERS = asound_fm.h hdsp.h sb16_csp.h sscape_ioctl.h emu10k1.h \
|
|
type_compat.h
|
|
|
|
noinst_HEADERS = asound.h asoundef.h asequencer.h
|