gst-gmyth/Makefile.am
author melunko
Mon Oct 08 19:39:07 2007 +0100 (2007-10-08)
branchtrunk
changeset 861 51697a1fc13a
parent 793 45c799bef1f6
permissions -rwxr-xr-x
[svn r867] Fixes at the gst-gmyth package name in changelog file
     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