[svn r848] Fixed mythsrc/Makefile.am to checkout gstmythtvsrc.h trunk
authormelunko
Fri Sep 14 13:46:26 2007 +0100 (2007-09-14)
branchtrunk
changeset 842033a4a843332
parent 841 25fb81d23ef5
child 843 e180d01c6808
[svn r848] Fixed mythsrc/Makefile.am to checkout gstmythtvsrc.h
gst-gmyth/mythsrc/Makefile.am
     1.1 --- a/gst-gmyth/mythsrc/Makefile.am	Wed Sep 12 16:47:02 2007 +0100
     1.2 +++ b/gst-gmyth/mythsrc/Makefile.am	Fri Sep 14 13:46:26 2007 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  	$(GST_BASE_LIBS) \
     1.5  	$(GMYTH_LIBS)
     1.6  
     1.7 -gstmythtvsrc.c:
     1.8 +gstmythtvsrc.c: gstmythtvsrc.h
     1.9  	cvs -d:pserver:anoncvs@anoncvs.freedesktop.org:/cvs/gstreamer/ co gst-plugins-bad/ext/mythtv/gstmythtvsrc.c
    1.10  	mv gst-plugins-bad/ext/mythtv/gstmythtvsrc.c .
    1.11