mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-23 08:56:45 -05:00
Initial code for lisp interpreter
This commit is contained in:
parent
8b1ac5a638
commit
640ee8faa7
15 changed files with 1926 additions and 6 deletions
|
|
@ -9,7 +9,8 @@ alsainclude_HEADERS = asoundlib.h asoundef.h \
|
|||
hwdep.h control.h mixer.h \
|
||||
seq_event.h seq.h seqmid.h seq_midi_event.h \
|
||||
conv.h instr.h iatomic.h \
|
||||
pcm_ordinary.h mixer_ordinary.h
|
||||
pcm_ordinary.h mixer_ordinary.h \
|
||||
alisp.h
|
||||
|
||||
noinst_HEADERS = sys.h search.h list.h aserver.h local.h alsa-symbols.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue