Added the support for the hardware depedent interface.

This commit is contained in:
Jaroslav Kysela 2000-01-10 10:07:53 +00:00
parent c569de6883
commit a6aee7bee0
6 changed files with 186 additions and 19 deletions

View file

@ -4,7 +4,7 @@ sysinclude_HEADERS = asoundlib.h
# This is the order they will be concatenated into asoundlib.h!
#
header_files=header.h version.h error.h control.h mixer.h pcm.h rawmidi.h \
timer.h seq.h seqmid.h conv.h instr.h footer.h
timer.h hwdep.h seq.h seqmid.h conv.h instr.h footer.h
noinst_HEADERS=$(header_files)