From 2e535a5ceb503b728b630facad006b8e1c5fceba Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Mon, 29 Apr 2002 21:05:40 +0000 Subject: Fix 'make dist', all files are included in tarball now. CVS patchset: 1809 CVS date: 2002/04/29 21:05:40 --- configure.in | 1 - po/cs.po | 2 +- po/de.po | 2 +- po/es.po | 2 +- po/fr.po | 2 +- po/pl_PL.po | 2 +- po/pt_BR.po | 2 +- po/sk.po | 2 +- po/xine-lib.pot | 2 +- src/dxr3/Makefile.am | 8 ++++---- 10 files changed, 12 insertions(+), 13 deletions(-) diff --git a/configure.in b/configure.in index 0e083e23c..24cfb12fc 100644 --- a/configure.in +++ b/configure.in @@ -946,7 +946,6 @@ src/libw32dll/DirectShow/Makefile src/libspudec/Makefile src/libsputext/Makefile src/libspucc/Makefile -src/libvfill/Makefile src/libvorbis/Makefile src/libxvid/Makefile src/libdivx4/Makefile diff --git a/po/cs.po b/po/cs.po index eeee1da57..2baed7185 100644 --- a/po/cs.po +++ b/po/cs.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: xine-lib 0.9.9\n" -"POT-Creation-Date: 2002-04-29 00:54+0100\n" +"POT-Creation-Date: 2002-04-29 22:45+0200\n" "PO-Revision-Date: 2002-04-05 17:21+0100\n" "Last-Translator: Frantisek Dvorak \n" "Language-Team: Czech \n" diff --git a/po/de.po b/po/de.po index 2ad11f08c..6158598a3 100644 --- a/po/de.po +++ b/po/de.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: xine-lib 0.9.9\n" -"POT-Creation-Date: 2002-04-29 00:54+0100\n" +"POT-Creation-Date: 2002-04-29 22:45+0200\n" "PO-Revision-Date: 2002-04-07 17:18+0200\n" "Last-Translator: Philipp Hahn \n" "Language-Team: German \n" diff --git a/po/es.po b/po/es.po index 4bda1ebc3..6c16a7a46 100644 --- a/po/es.po +++ b/po/es.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: xine-lib 0.9.8\n" -"POT-Creation-Date: 2002-04-29 00:54+0100\n" +"POT-Creation-Date: 2002-04-29 22:45+0200\n" "PO-Revision-Date: 2002-02-20 00:00+0100\n" "Last-Translator: Juan Manuel García Molina \n" "Language-Team: Spanish \n" diff --git a/po/fr.po b/po/fr.po index 6d96dc546..350de53c3 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: xine-lib 0.9.9\n" -"POT-Creation-Date: 2002-04-29 00:54+0100\n" +"POT-Creation-Date: 2002-04-29 22:45+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n" "Last-Translator: Daniel Caujolle-Bert \n" "Language-Team: Frensh \n" diff --git a/po/pl_PL.po b/po/pl_PL.po index 99b93075c..3d1bef77c 100644 --- a/po/pl_PL.po +++ b/po/pl_PL.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: xine-lib 0.9.9\n" -"POT-Creation-Date: 2002-04-29 00:54+0100\n" +"POT-Creation-Date: 2002-04-29 22:45+0200\n" "PO-Revision-Date: 2002-03-31 01:00+0100\n" "Last-Translator: Bart³omiej MURYN \n" "Language-Team: Polish \n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 0aeebee58..343b5cbd9 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: xine-lib 0.9.9\n" -"POT-Creation-Date: 2002-04-29 00:54+0100\n" +"POT-Creation-Date: 2002-04-29 22:45+0200\n" "PO-Revision-Date: 2002-01-22 18:31GMT-3\n" "Last-Translator: Marcelo Roberto Jimenez \n" "Language-Team: Portuguese (Brazilian) \n" diff --git a/po/sk.po b/po/sk.po index dbc7506a3..c09da3379 100644 --- a/po/sk.po +++ b/po/sk.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: xine-lib 0.9.9\n" -"POT-Creation-Date: 2002-04-29 00:54+0100\n" +"POT-Creation-Date: 2002-04-29 22:45+0200\n" "PO-Revision-Date: 2002-02-15 15:08+0200\n" "Last-Translator: Tomá¹ Kovár \n" "Language-Team: Slovak \n" diff --git a/po/xine-lib.pot b/po/xine-lib.pot index 3df841f74..98713b10c 100644 --- a/po/xine-lib.pot +++ b/po/xine-lib.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2002-04-29 00:54+0100\n" +"POT-Creation-Date: 2002-04-29 22:45+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/dxr3/Makefile.am b/src/dxr3/Makefile.am index 6c679a039..084ed26e1 100644 --- a/src/dxr3/Makefile.am +++ b/src/dxr3/Makefile.am @@ -1,7 +1,5 @@ CFLAGS = @CFLAGS@ $(X_CFLAGS) $(LINUX_INCLUDE) -EXTRA_DIST = dxr3_decoder.c dxr3_vo_core.c dxr3_video_out.c nav_read.c alphablend.c nav_types.h nav_read.h alphablend.h bswap.h dxr3_video_out.h - LIBTOOL = $(SHELL) $(top_builddir)/libtool-nofpic libdir = $(XINE_PLUGINDIR) @@ -10,10 +8,10 @@ if HAVE_DXR3 dxr3_modules = xineplug_decode_dxr3.la xineplug_vo_out_dxr3.la endif if HAVE_LIBFAME -link_fame=-lfame +link_fame = -lfame endif if HAVE_LIBRTE -link_rte=-lrte +link_rte = -lrte endif lib_LTLIBRARIES = $(dxr3_modules) @@ -27,6 +25,8 @@ xineplug_vo_out_dxr3_la_LIBADD = $(X_LIBS) -lXext xineplug_vo_out_dxr3_la_LDFLAGS = -avoid-version \ -module $(link_fame) $(link_rte) $(X_LIBS) +noinst_HEADERS = nav_types.h nav_read.h alphablend.h bswap.h dxr3_video_out.h + debug: @$(MAKE) CFLAGS="$(DEBUG_CFLAGS) $(LINUX_INCLUDE)" -- cgit v1.2.3