mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-31 22:25:35 -04:00
Moved ERR and SYSERR to a global place
This commit is contained in:
parent
382bba4c8f
commit
77d992bebc
6 changed files with 34 additions and 33 deletions
|
|
@ -7,7 +7,7 @@ header_files=header.h version.h global.h error.h control.h mixer.h pcm.h \
|
|||
rawmidi.h timer.h hwdep.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
|
||||
noinst_HEADERS=$(header_files) search.h list.h aserver.h local.h
|
||||
|
||||
asoundlib.h: $(header_files)
|
||||
cat $^ > $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue