gst-gmyth/Makefile.am
author ali@juiblex.co.uk
Tue Dec 15 20:48:32 2009 +0000 (2009-12-15)
branchtrunk
changeset 950 6308269b026e
parent 793 45c799bef1f6
permissions -rwxr-xr-x
Update gmyth-ls to work with a 0.22 backend
     1 SUBDIRS = \
     2 	nuvdemux
     3 
     4 DIST_SUBDIRS = \
     5 	nuvdemux
     6 
     7 if WITH_GMYTH
     8 SUBDIRS += mythsrc
     9 DIST_SUBDIRS += mythsrc
    10 endif
    11