Mercurial > audlegacy-plugins
diff ChangeLog @ 23:21320918cc08 trunk
[svn] - missed a few spots
| author | nenolod |
|---|---|
| date | Mon, 18 Sep 2006 03:54:57 -0700 |
| parents | eab0c4241348 |
| children | eb3bb3eec087 |
line wrap: on
line diff
--- a/ChangeLog Mon Sep 18 03:53:06 2006 -0700 +++ b/ChangeLog Mon Sep 18 03:54:57 2006 -0700 @@ -1,3 +1,24 @@ +2006-09-18 10:53:06 +0000 William Pitcock <nenolod@nenolod.net> + revision [44] + - finish up on the Makefile reduction + + + Changes: Modified: + +0 -6 trunk/configure.ac + +15 -0 trunk/src/arts/arts_helper/Makefile + +0 -15 trunk/src/arts/arts_helper/Makefile.in + +26 -0 trunk/src/flac/plugin_common/Makefile + +0 -26 trunk/src/flac/plugin_common/Makefile.in + +18 -0 trunk/src/modplug/archive/Makefile + +0 -18 trunk/src/modplug/archive/Makefile.in + +12 -0 trunk/src/modplug/gui/Makefile + +0 -12 trunk/src/modplug/gui/Makefile.in + +27 -0 trunk/src/timidity/libtimidity/Makefile + +0 -27 trunk/src/timidity/libtimidity/Makefile.in + +19 -0 trunk/src/timidity/src/Makefile + +0 -19 trunk/src/timidity/src/Makefile.in + + 2006-09-18 10:49:03 +0000 William Pitcock <nenolod@nenolod.net> revision [42] - update configure.ac
