summaryrefslogtreecommitdiff
path: root/src/xine-engine/Makefile.am
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-05-15 20:23:16 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-05-15 20:23:16 +0000
commit02af7a2a50311dcef6173a97157c35e98969d80c (patch)
tree7a272fad321a442fc4de8f90f6cf0a7e057af1ae /src/xine-engine/Makefile.am
parentcdb980086e034eccb6abe4fb79121c7e368dd87f (diff)
downloadxine-lib-02af7a2a50311dcef6173a97157c35e98969d80c.tar.gz
xine-lib-02af7a2a50311dcef6173a97157c35e98969d80c.tar.bz2
add broadcaster
CVS patchset: 4857 CVS date: 2003/05/15 20:23:16
Diffstat (limited to 'src/xine-engine/Makefile.am')
-rw-r--r--src/xine-engine/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xine-engine/Makefile.am b/src/xine-engine/Makefile.am
index d28686976..e1b8ecd68 100644
--- a/src/xine-engine/Makefile.am
+++ b/src/xine-engine/Makefile.am
@@ -13,7 +13,7 @@ libxine_la_SOURCES = xine.c metronom.c configfile.c buffer.c \
load_plugins.c video_decoder.c buffer_types.c \
audio_decoder.c video_out.c audio_out.c resample.c events.c lrb.c \
video_overlay.c osd.c scratch.c locale.c demux.c vo_scale.c \
- xine_interface.c post.c tvmode.c
+ xine_interface.c post.c tvmode.c broadcaster.c
if HAVE_NVTV
libxine_la_DEPENDENCIES = @INTLLIBS@ $(XINEUTILS_LIB) $(NVTVCLIENT_LIB)
@@ -32,7 +32,7 @@ libxine_la_LDFLAGS = \
include_HEADERS = buffer.h metronom.h configfile.h vo_scale.h \
audio_out.h resample.h video_out.h xine_internal.h spu_decoder.h \
lrb.h video_overlay.h osd.h scratch.h xine_plugin.h xineintl.h \
- plugin_catalog.h audio_decoder.h video_decoder.h post.h
+ plugin_catalog.h audio_decoder.h video_decoder.h post.h broadcaster.h
noinst_HEADERS = bswap.h