gst-gmyth/Makefile.am
author melunko
Fri Feb 01 13:38:20 2008 +0000 (2008-02-01)
branchtrunk
changeset 904 ea19ac6f452e
parent 793 45c799bef1f6
permissions -rwxr-xr-x
[svn r910] fixed dbus xml interface bug for add_exception function
     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