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 b9ca491..928b721 100644 --- a/libavresample/Makefile +++ b/libavresample/Makefile @@ -1,4 +1,5 @@ NAME = avresample +DESC = Libav audio resampling library HEADERS = avresample.h \ version.h \ |