diff options
Diffstat (limited to 'mpeglib/example/yaf/Makefile.am')
-rw-r--r-- | mpeglib/example/yaf/Makefile.am | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mpeglib/example/yaf/Makefile.am b/mpeglib/example/yaf/Makefile.am new file mode 100644 index 00000000..7144955a --- /dev/null +++ b/mpeglib/example/yaf/Makefile.am @@ -0,0 +1,15 @@ +# yaflib - Makefile.am + +SUBDIRS = yafcore yafxplayer yafsplay yafmpgplay \ + yaftplay yafvorbis yafyuv yafcdda + + + +EXTRA_DIST = README + + + + + + + |