diff options
| author | phintuka <phintuka> | 2009-03-17 12:15:22 +0000 |
|---|---|---|
| committer | phintuka <phintuka> | 2009-03-17 12:15:22 +0000 |
| commit | bdbf1a3866d1b9a58887dd6ef04b6bbad75a4111 (patch) | |
| tree | f866fe663ea1b68900e7dcec01ae262d65b46f20 | |
| parent | 0d4b1e28462d948d12b32448019dc469785b4891 (diff) | |
| download | xineliboutput-bdbf1a3866d1b9a58887dd6ef04b6bbad75a4111.tar.gz xineliboutput-bdbf1a3866d1b9a58887dd6ef04b6bbad75a4111.tar.bz2 | |
Added xine/vo_osdreorder.o to frontends
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ # See the main source file 'xineliboutput.c' for copyright information and # how to reach the author. # -# $Id: Makefile,v 1.84 2009-02-24 19:51:19 phintuka Exp $ +# $Id: Makefile,v 1.85 2009-03-17 12:15:22 phintuka Exp $ # # The official name of this plugin. @@ -204,7 +204,7 @@ OBJS_MPG = black_720x576.o nosignal_720x576.o vdrlogo_720x576.o # frontends OBJS_FE_SO = xine_frontend.o logdefs.o \ - xine/post.o xine/vo_hook.o xine/vo_osdscaler.o \ + xine/post.o xine/vo_hook.o xine/vo_osdscaler.o xine/vo_osdreorder.o \ tools/rle.o OBJS_FE = $(OBJS_FE_SO) tools/vdrdiscovery.o xine_frontend_main.o xine_frontend_lirc.o |
