diff options
| author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-11-30 21:37:30 +0000 |
|---|---|---|
| committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-11-30 21:37:30 +0000 |
| commit | 140ffc62a23b22f84656ae768cfe719658aedbc2 (patch) | |
| tree | 59a2e2ac37121ba9c8b11254f1671432e900db94 /src/post/deinterlace/Makefile.am | |
| parent | 5f4681b57dd227a2d2a2dd9050fb6103daa6fabd (diff) | |
| download | xine-lib-140ffc62a23b22f84656ae768cfe719658aedbc2.tar.gz xine-lib-140ffc62a23b22f84656ae768cfe719658aedbc2.tar.bz2 | |
Trim trailing space & reduce space+tab.
Diffstat (limited to 'src/post/deinterlace/Makefile.am')
| -rw-r--r-- | src/post/deinterlace/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post/deinterlace/Makefile.am b/src/post/deinterlace/Makefile.am index 54ab83572..fa2ad85fd 100644 --- a/src/post/deinterlace/Makefile.am +++ b/src/post/deinterlace/Makefile.am @@ -9,7 +9,7 @@ SUBDIRS = plugins xinepost_LTLIBRARIES = xineplug_post_tvtime.la xineplug_post_tvtime_la_SOURCES = xine_plugin.c \ - deinterlace.c pulldown.c speedy.c tvtime.c + deinterlace.c pulldown.c speedy.c tvtime.c xineplug_post_tvtime_la_LIBADD = $(XINE_LIB) $(LTLIBINTL) $(PTHREAD_LIBS) \ $(top_builddir)/src/post/deinterlace/plugins/libdeinterlaceplugins.la |
