]> git.sesse.net Git - ffmpeg/blob - libavdevice/libavdevice.v
build: Move entries related to building TOOLS to a subdirectory Makefile
[ffmpeg] / libavdevice / libavdevice.v
1 LIBAVDEVICE_MAJOR {
2     global:
3         avdevice_*;
4     local:
5         *;
6 };