On Fri, Dec 30, 2011 at 09:47:18AM +0100, Måns Rullgård wrote: > Diego Biurrun <[email protected]> wrote: > > >This simplifies the Makefile and simplifies adding more FATE tests. > >All one > >needs to do is drop the new Makefile snippets in the correct directory. > >--- > > tests/Makefile | 36 +----------------------------------- > > 1 files changed, 1 insertions(+), 35 deletions(-) > > I already rejected this numerous times. I also told you why wildcards > are evil. Now drop it already.
We have spoken about this before, yes. You worry about .mak snippets materializing and throwing off Make. But now those snippets are in a designated directory of their own whose only purpose is to contain those snippets. I see no way to accidentally add a snippet there. However, I consider registering all snippets in tests/Makefile unnecessary overhead when one can have an automatic system where dropping them in place is enough. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
