gst-gmyth/Makefile.am
author renatofilho
Thu Jan 31 13:19:29 2008 +0000 (2008-01-31)
branchtrunk
changeset 901 d6ec9a68363e
parent 793 45c799bef1f6
permissions -rwxr-xr-x
[svn r907] created readme file
     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