summaryrefslogtreecommitdiff
path: root/src/xine-engine/Makefile.am
diff options
context:
space:
mode:
authorGuenter Bartsch <guenter@users.sourceforge.net>2001-12-09 17:24:39 +0000
committerGuenter Bartsch <guenter@users.sourceforge.net>2001-12-09 17:24:39 +0000
commit2651276ca6ee76c33adce1f1794c897fb98d3e7e (patch)
tree117af931334833a3167f9018cc17c4a36c1b2bf7 /src/xine-engine/Makefile.am
parentb8649f02441f19b9c32027651690700e79775cdc (diff)
downloadxine-lib-2651276ca6ee76c33adce1f1794c897fb98d3e7e.tar.gz
xine-lib-2651276ca6ee76c33adce1f1794c897fb98d3e7e.tar.bz2
xine log functions for gui output
CVS patchset: 1191 CVS date: 2001/12/09 17:24:39
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 ccf76e5e7..00d270735 100644
--- a/src/xine-engine/Makefile.am
+++ b/src/xine-engine/Makefile.am
@@ -10,7 +10,7 @@ lib_LTLIBRARIES = libxine.la
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
+ video_overlay.c osd.c scratch.c
libxine_la_LIBADD = $(THREAD_LIBS) $(DYNAMIC_LD_LIBS) -lm -lz
libxine_la_LDFLAGS = \
@@ -19,7 +19,7 @@ libxine_la_LDFLAGS = \
include_HEADERS = buffer.h metronom.h configfile.h \
audio_out.h resample.h video_out.h xine_internal.h spu_decoder.h \
- events.h lrb.h video_overlay.h osd.h
+ events.h lrb.h video_overlay.h osd.h scratch.h
noinst_HEADERS = bswap.h