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