summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMike Melanson <mike@multimedia.cx>2004-02-01 15:17:54 +0000
committerMike Melanson <mike@multimedia.cx>2004-02-01 15:17:54 +0000
commitcff483109add70ffd31cd157b3b09a511d8eff45 (patch)
tree439719a819cc8f7aabd4f8d0346a3a60d7adbd09 /src
parentd34b30b6fad37aa71d802e9793d0480d8c6d30e2 (diff)
downloadxine-lib-cff483109add70ffd31cd157b3b09a511d8eff45.tar.gz
xine-lib-cff483109add70ffd31cd157b3b09a511d8eff45.tar.bz2
these header files will need to be bundled in the distribution
CVS patchset: 6098 CVS date: 2004/02/01 15:17:54
Diffstat (limited to 'src')
-rw-r--r--src/libffmpeg/libavcodec/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libffmpeg/libavcodec/Makefile.am b/src/libffmpeg/libavcodec/Makefile.am
index 8006d8e94..65b9b2af9 100644
--- a/src/libffmpeg/libavcodec/Makefile.am
+++ b/src/libffmpeg/libavcodec/Makefile.am
@@ -82,10 +82,12 @@ libavcodec_la_LDFLAGS = \
noinst_HEADERS = \
avcodec.h \
+ bswap.h \
cabac.h \
common.h \
dsputil.h \
dvdata.h \
+ faandct.h \
golomb.h \
imgconvert_template.h \
indeo3data.h \