gst-gmyth/Makefile.am
author renatofilho
Wed Jan 30 21:20:16 2008 +0000 (2008-01-30)
branchtrunk
changeset 899 a3bd35e49b8a
parent 793 45c799bef1f6
permissions -rwxr-xr-x
[svn r905] updated README, AUTHORS, COPYING
     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