On Sun, Jul 03, 2011 at 05:08:26PM +0100, Måns Rullgård wrote: > Diego Biurrun <[email protected]> writes: > > > On Sun, Jul 03, 2011 at 04:51:36PM +0100, Måns Rullgård wrote: > >> Diego Biurrun <[email protected]> writes: > >> > >> > On Sun, Jul 03, 2011 at 04:07:47PM +0100, Mans Rullgard wrote: > >> >> > >> >> --- a/tests/Makefile > >> >> +++ b/tests/Makefile > >> >> @@ -36,6 +36,7 @@ tools/lavfi-showfiltfmts$(EXESUF): > >> >> tools/lavfi-showfiltfmts.o $(FF_DEP_LIBS) > >> >> > >> >> include $(SRC_PATH)/tests/fate.mak > >> >> include $(SRC_PATH)/tests/fate2.mak > >> >> +include $(SRC_PATH)/tests/fate/libavutil.mak > >> >> > >> >> include $(SRC_PATH)/tests/fate/aac.mak > >> >> include $(SRC_PATH)/tests/fate/als.mak > >> > > >> > This should be added to the first, not the second list. > >> > Also, I still think we should just use wildcards instead[1]. > >> > > >> > Patch OK, please move the include. > >> > >> I don't understand where you want it. > > > > include $(SRC_PATH)/tests/fate/h264.mak > > > > --> here > > > > include $(SRC_PATH)/tests/fate/mp3.mak > > In what way is that list the first?
Sorry, I switched first/last :) Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
