Mercurial > audlegacy-plugins
diff src/amidi-plug/Makefile @ 437:e1c6b223431e trunk
[svn] - amidiplug: on midi backend init, pass a function that helps the backend to get the location of amidi-plug.conf
| author | giacomo |
|---|---|
| date | Mon, 15 Jan 2007 13:25:41 -0800 |
| parents | ad8e44bcdf8a |
| children | 550c9e382cf8 |
line wrap: on
line diff
--- a/src/amidi-plug/Makefile Mon Jan 15 12:46:38 2007 -0800 +++ b/src/amidi-plug/Makefile Mon Jan 15 13:25:41 2007 -0800 @@ -6,7 +6,7 @@ noinst_HEADERS = amidi-plug.h i_backend.h i_midi.h i_midievent.h \ i_vfslayer.h i_configure.h i_configure_private.h \ - i_configure-ap.h i_configure-alsa.h \ + i_configure_file.h i_configure-ap.h i_configure-alsa.h \ i_configure-fluidsynth.h i_configure-dummy.h \ i_fileinfo.h i_utils.h i_common.h \ amidi-plug-icon.xpm amidi-plug.logo.xpm \
