diff options
Diffstat (limited to 'libavresample/Makefile')
-rw-r--r-- | libavresample/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavresample/Makefile b/libavresample/Makefile index 7d857a0..90f025a 100644 --- a/libavresample/Makefile +++ b/libavresample/Makefile @@ -1,4 +1,5 @@ NAME = avresample +DESC = Libav audio resampling library HEADERS = avresample.h \ version.h \ |