diff options
Diffstat (limited to 'mpeglib/example/Makefile.am')
-rw-r--r-- | mpeglib/example/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mpeglib/example/Makefile.am b/mpeglib/example/Makefile.am new file mode 100644 index 00000000..f5fcf06d --- /dev/null +++ b/mpeglib/example/Makefile.am @@ -0,0 +1,3 @@ + +SUBDIRS = mpgplay splay tplay cddaplay yaf + |