First IWFFFF code (instrument handling)...

This commit is contained in:
Jaroslav Kysela 1999-05-23 16:49:10 +00:00
parent 2e07583858
commit e0741a5863
7 changed files with 920 additions and 3 deletions

View file

@ -31,5 +31,6 @@ SAVE_LIBRARY_VERSION
AC_OUTPUT(Makefile doc/Makefile include/Makefile src/Makefile \
src/control/Makefile src/mixer/Makefile src/pcm/Makefile \
src/rawmidi/Makefile src/timer/Makefile src/seq/Makefile \
src/instr/Makefile \
test/Makefile utils/Makefile \
utils/alsa-lib.spec)