gst-gmyth/Makefile.am
author renatofilho
Wed Jan 23 20:04:59 2008 +0000 (2008-01-23)
branchtrunk
changeset 891 0cc42675b88d
parent 793 45c799bef1f6
permissions -rwxr-xr-x
[svn r897] fixed channel_id, program_id types
     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