summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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