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. Diego [1] Ceterum censeo Carthaginem esse delendam. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
