summaryrefslogtreecommitdiff
path: root/src/libspudec/Makefile.am
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2003-05-20 13:50:55 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2003-05-20 13:50:55 +0000
commit8ce6f74d499f0248946261972cb22552482eb7de (patch)
tree22f757e2e990be8d3fa92f9230335116a181215b /src/libspudec/Makefile.am
parent1f93c3866ac62e671b02ba83978282924086042e (diff)
downloadxine-lib-8ce6f74d499f0248946261972cb22552482eb7de.tar.gz
xine-lib-8ce6f74d499f0248946261972cb22552482eb7de.tar.bz2
public header cleanup:
* regulate mutual inclusion based on XINE_COMPILE * src/xine-engine/spu_decoder.h was unused -> make it the spu decoder API header and remove src/libspudec/spu_decoder_api.h * mark some xine_stream_t members as unused for next cleanup CVS patchset: 4883 CVS date: 2003/05/20 13:50:55
Diffstat (limited to 'src/libspudec/Makefile.am')
-rw-r--r--src/libspudec/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libspudec/Makefile.am b/src/libspudec/Makefile.am
index 264c17161..749d99709 100644
--- a/src/libspudec/Makefile.am
+++ b/src/libspudec/Makefile.am
@@ -26,4 +26,3 @@ endif
xineplug_decode_spu_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@
noinst_HEADERS = spu.h
-include_HEADERS = spu_decoder_api.h