summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-08-07 13:42:59 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-08-07 13:42:59 +0000
commit53dfa28d4d119175ac065eb12814fcb95cae11c9 (patch)
treee4a551c09b6f1218257f2916a38aa864be49096f
parentf78ed1b4f87c53357ce23fa10d4f9976a69b5bad (diff)
downloadxine-lib-53dfa28d4d119175ac065eb12814fcb95cae11c9.tar.gz
xine-lib-53dfa28d4d119175ac065eb12814fcb95cae11c9.tar.bz2
grr... people keep breaking my daily build... :(
CVS patchset: 5258 CVS date: 2003/08/07 13:42:59
-rw-r--r--src/libdts/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libdts/Makefile.am b/src/libdts/Makefile.am
index 9b3c5d7a0..4bc11d73a 100644
--- a/src/libdts/Makefile.am
+++ b/src/libdts/Makefile.am
@@ -6,3 +6,6 @@ lib_LTLIBRARIES = xineplug_decode_dts.la
xineplug_decode_dts_la_SOURCES = decoder.c print_info.c xine_decoder.c
xineplug_decode_dts_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@
+
+noinst_HEADERS = decoder.h decoder_internal.h dts_debug.h huffman_tables.h \
+ print_info.h