13 lines
557 B
Plaintext
13 lines
557 B
Plaintext
$OpenBSD: patch-src_post_deinterlace_Makefile_in,v 1.7 2009/04/04 00:28:56 sthen Exp $
|
|
--- src/post/deinterlace/Makefile.in.orig Thu Apr 2 14:46:02 2009
|
|
+++ src/post/deinterlace/Makefile.in Fri Apr 3 14:42:43 2009
|
|
@@ -429,7 +429,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
|
|
|