summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGuenter Bartsch <guenter@users.sourceforge.net>2002-06-24 02:29:41 +0000
committerGuenter Bartsch <guenter@users.sourceforge.net>2002-06-24 02:29:41 +0000
commit788ef1a1ce80d4e918f2f4beb43a7301ca9c4399 (patch)
tree330558a2f52f1dae0eccf3a9287e0c7e6224617c /src
parentce09522fdbdafbc13e5217529dfae01418e2c2aa (diff)
downloadxine-lib-788ef1a1ce80d4e918f2f4beb43a7301ca9c4399.tar.gz
xine-lib-788ef1a1ce80d4e918f2f4beb43a7301ca9c4399.tar.bz2
sigh, another occurance of the logo mrl
CVS patchset: 2149 CVS date: 2002/06/24 02:29:41
Diffstat (limited to 'src')
-rw-r--r--src/xine-engine/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xine-engine/Makefile.am b/src/xine-engine/Makefile.am
index bdce42f01..8093aaa74 100644
--- a/src/xine-engine/Makefile.am
+++ b/src/xine-engine/Makefile.am
@@ -31,7 +31,7 @@ noinst_HEADERS = bswap.h nvtvd.h
@INCLUDED_INTL_TRUE@ @cd $(top_builddir)/intl && $(MAKE) libintl.la
debug:
- @$(MAKE) CFLAGS="$(DEBUG_CFLAGS) $(X_CFLAGS) -DXINE_LOGO_FILE=\\\"file://@XINE_SKINPATH@/xine_logo.mpg\\\""
+ @$(MAKE) CFLAGS="$(DEBUG_CFLAGS) $(X_CFLAGS) -DXINE_LOGO_FILE=\\\"file://@XINE_SKINPATH@/xine_logo.mpv\\\""
install-debug: debug
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am