gst-gmyth/Makefile.am
author renatofilho
Tue Feb 26 14:10:22 2008 +0000 (2008-02-26)
branchtrunk
changeset 930 bb5d61b14d41
parent 793 45c799bef1f6
permissions -rwxr-xr-x
[svn r939] - release 26/02/2008 - 0.7.1
     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