gst-gmyth/Makefile.am
author renatofilho
Mon Sep 24 16:07:47 2007 +0100 (2007-09-24)
branchtrunk
changeset 855 16857017fc11
parent 793 45c799bef1f6
permissions -rwxr-xr-x
[svn r861] removed concatmux element
     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