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/plugins/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/plugins/Makefile.am')
| -rw-r--r-- | src/post/deinterlace/plugins/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/post/deinterlace/plugins/Makefile.am b/src/post/deinterlace/plugins/Makefile.am index 7e3548643..cf6981881 100644 --- a/src/post/deinterlace/plugins/Makefile.am +++ b/src/post/deinterlace/plugins/Makefile.am @@ -37,9 +37,9 @@ noinst_HEADERS = plugins.h greedyhmacros.h if DEBUG_BUILD debug_sources = greedy2frame.c -nodebug_sources = +nodebug_sources = else -debug_sources = +debug_sources = nodebug_sources = greedy2frame.c endif |
