Mercurial > audlegacy
view Plugins/Input/timidity/libtimidity/Makefile.am @ 416:cb00a4b01302 trunk
[svn] Convert to produce_audio usage.
| author | chainsaw |
|---|---|
| date | Tue, 10 Jan 2006 16:50:39 -0800 |
| parents | d1762728ea4b |
| children | c1dfb4b13be8 |
line wrap: on
line source
noinst_LTLIBRARIES = libtimidity.la libtimidity_la_SOURCES = \ common.c \ common.h \ dls1.h \ dls2.h \ instrum.c \ instrum_dls.c \ instrum_dls.h \ instrum.h \ mix.c \ mix.h \ options.h \ output.c \ output.h \ playmidi.c \ playmidi.h \ readmidi.c \ readmidi.h \ resample.c \ resample.h \ stream.c \ tables.c \ tables.h \ timidity.c \ timidity.h \ timidity_internal.h
