diff options
| author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-05-31 21:14:10 +0200 |
|---|---|---|
| committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-05-31 21:14:10 +0200 |
| commit | c8b347f505faf4c103061f25472886a2f6c88a43 (patch) | |
| tree | cac4f8262c4cc25b18c435009078cd9f4cd6fbce /contrib | |
| parent | 674bc72327e3afd3a77b4b173b08da8f77ae41d0 (diff) | |
| download | xine-lib-c8b347f505faf4c103061f25472886a2f6c88a43.tar.gz xine-lib-c8b347f505faf4c103061f25472886a2f6c88a43.tar.bz2 | |
Add ffmpeg-universal.sh to the dist.
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index acbdde39a..03cb3390f 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -158,7 +158,7 @@ else -$(MAKE) -C ffmpeg distclean endif -EXTRA_DIST = README.contrib ffmpeg-distfiles +EXTRA_DIST = README.contrib ffmpeg-distfiles ffmpeg-universal.sh dist-hook: while read entry; do \ |
