gst-gmyth/Makefile.am
author renatofilho
Wed Nov 21 15:14:05 2007 +0000 (2007-11-21)
branchtrunk
changeset 885 5224e0d6e2b9
parent 793 45c799bef1f6
permissions -rwxr-xr-x
[svn r891] removed g_debug call
     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