diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 3487bc2c..4fb0317a 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -453,4 +453,5 @@ DIST_SUBDIRS=\ faad \ mpeg2dec \ jpeg \ - libpng + libpng \ + lame |