diff options
| author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-05-31 20:54:05 +0200 |
|---|---|---|
| committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-05-31 20:54:05 +0200 |
| commit | e8b1db2ee0fae073eacd6f8755397918b9441313 (patch) | |
| tree | 531bdc6e681f81c9f90789dc4c8b1d24de82b524 /contrib/a52dec | |
| parent | 965c01cc50d7baf3567696dd184947bac45a8d6d (diff) | |
| download | xine-lib-e8b1db2ee0fae073eacd6f8755397918b9441313.tar.gz xine-lib-e8b1db2ee0fae073eacd6f8755397918b9441313.tar.bz2 | |
We don't have a COPYING for a52dec (at the moment).
Diffstat (limited to 'contrib/a52dec')
| -rw-r--r-- | contrib/a52dec/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/a52dec/Makefile.am b/contrib/a52dec/Makefile.am index 70b319760..6eebd58be 100644 --- a/contrib/a52dec/Makefile.am +++ b/contrib/a52dec/Makefile.am @@ -1,7 +1,5 @@ AM_CFLAGS = $(DEFAULT_OCFLAGS) $(VISIBILITY_FLAG) -EXTRA_DIST = COPYING - if ENABLE_A52DEC if !WITH_EXTERNAL_A52DEC noinst_LTLIBRARIES = liba52.la |
