mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-17 08:56:45 -05:00
Added snd_ prefix to mask and interval. Divided header.h wrappers
This commit is contained in:
parent
9712a67778
commit
8712ffc6a5
28 changed files with 1122 additions and 1122 deletions
|
|
@ -3,8 +3,9 @@ sysinclude_HEADERS = asoundlib.h
|
|||
|
||||
# This is the order they will be concatenated into asoundlib.h!
|
||||
#
|
||||
header_files=header.h version.h global.h input.h output.h error.h control.h mixer.h \
|
||||
pcm.h rawmidi.h timer.h hwdep.h seq.h seqmid.h seq_midi_event.h \
|
||||
header_files=header.h version.h global.h input.h output.h error.h mixer.h \
|
||||
pcm.h rawmidi.h timer.h hwdep.h control.h \
|
||||
seq.h seqmid.h seq_midi_event.h \
|
||||
conv.h instr.h conf.h footer.h
|
||||
|
||||
noinst_HEADERS=$(header_files) search.h list.h aserver.h local.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue