gst-gmyth/Makefile.am
author renatofilho
Fri Dec 21 14:07:54 2007 +0000 (2007-12-21)
branchtrunk
changeset 886 781db4177ba2
parent 793 45c799bef1f6
permissions -rwxr-xr-x
[svn r892] create help function: gmyth_scheduler_add_schedule_program
     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