summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-04-09 23:38:36 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-04-09 23:38:36 +0100
commite433db48162fba76ef60a55d9feee9e23fe548ee (patch)
treefba3389e9f87a663def73089f297338e59c5cd57 /src
parent99c315388096e49cf13d564fa34c20469a46bc42 (diff)
downloadxine-lib-e433db48162fba76ef60a55d9feee9e23fe548ee.tar.gz
xine-lib-e433db48162fba76ef60a55d9feee9e23fe548ee.tar.bz2
Distribute ff_dvdata.h.
Diffstat (limited to 'src')
-rw-r--r--src/audio_dec/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/audio_dec/Makefile.am b/src/audio_dec/Makefile.am
index fb701e947..ee653dc83 100644
--- a/src/audio_dec/Makefile.am
+++ b/src/audio_dec/Makefile.am
@@ -4,6 +4,7 @@ AM_CFLAGS = $(DEFAULT_OCFLAGS) $(VISIBILITY_FLAG)
AM_LDFLAGS = $(xineplug_ldflags)
EXTRA_DIST = fooaudio.c
+noinst_HEADERS = ff_dvdata.h
if ENABLE_MUSEPACK
musepack_module = xineplug_decode_mpc.la