gst-gmyth/Makefile.am
author renatofilho
Fri Oct 26 23:03:22 2007 +0100 (2007-10-26)
branchtrunk
changeset 876 007c65343f31
parent 793 45c799bef1f6
permissions -rwxr-xr-x
[svn r882] force connecte always connect called
     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