diff options
Diffstat (limited to 'codecs/Makefile.am')
-rwxr-xr-x | codecs/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/codecs/Makefile.am b/codecs/Makefile.am new file mode 100755 index 0000000..3f63a41 --- /dev/null +++ b/codecs/Makefile.am @@ -0,0 +1,2 @@ +SUBDIRS= ffmpeg + |