13 lines
556 B
Plaintext
13 lines
556 B
Plaintext
$OpenBSD: patch-src_post_deinterlace_Makefile_in,v 1.4 2008/07/02 01:02:42 brad Exp $
|
|
--- src/post/deinterlace/Makefile.in.orig Sun Jun 29 13:13:13 2008
|
|
+++ src/post/deinterlace/Makefile.in Sun Jun 29 20:54:14 2008
|
|
@@ -425,7 +425,7 @@ xinepostdir = $(XINE_PLUGINDIR)/post
|
|
vidixdir = $(XINE_PLUGINDIR)/vidix
|
|
SUBDIRS = plugins
|
|
EXTRA_DIST =
|
|
-xinepost_LTLIBRARIES = xineplug_post_tvtime.la
|
|
+${TOMSMOCOMP_LINKS}xinepost_LTLIBRARIES = xineplug_post_tvtime.la
|
|
xineplug_post_tvtime_la_SOURCES = xine_plugin.c \
|
|
deinterlace.c pulldown.c speedy.c tvtime.c
|
|
|