diff options
author | phintuka <phintuka> | 2007-01-06 03:23:11 +0000 |
---|---|---|
committer | phintuka <phintuka> | 2007-01-06 03:23:11 +0000 |
commit | a10869604e4865db453cb19d50136c28f407bd29 (patch) | |
tree | cd90560cecae355f432f1033ec9c1500b2e69e67 | |
parent | 4cefb7d082299f9076e83a18fce1581e0f5d2d39 (diff) | |
download | xineliboutput-a10869604e4865db453cb19d50136c28f407bd29.tar.gz xineliboutput-a10869604e4865db453cb19d50136c28f407bd29.tar.bz2 |
tools/time_pts.o
-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.17 2007-01-01 06:53:39 phintuka Exp $ +# $Id: Makefile,v 1.18 2007-01-06 03:23:11 phintuka Exp $ # # The official name of this plugin. @@ -224,7 +224,7 @@ ifeq ($(XINELIBOUTPUT_VDRPLUGIN), 1) frontend_local.o frontend_svr.o \ tools/cxsocket.o tools/udp_pes_scheduler.o \ tools/backgroundwriter.o tools/playlist.o tools/http.o \ - tools/vdrdiscovery.o + tools/vdrdiscovery.o tools/time_pts.o OBJS_MPG = black_720x576.o nosignal_720x576.o vdrlogo_720x576.o else OBJS = |