Diego Biurrun <[email protected]> writes: > This allows simplifying the Makefiles; it is no longer necessary to register > arch subdirectory Makefiles, just putting them in place is enough. > --- > The only change to the previous incarnation is the removal of the now-unused > DIRS variable from the SUBDIR_VARS list in the top-level Makefile. > > Makefile | 2 +- > libavcodec/Makefile | 2 -- > libavfilter/Makefile | 2 -- > libavutil/Makefile | 2 -- > library.mak | 6 ++---- > libswscale/Makefile | 2 -- > 6 files changed, 3 insertions(+), 13 deletions(-)
lgtm -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
