author | renatofilho |
Fri Feb 15 13:52:23 2008 +0000 (2008-02-15) | |
branch | trunk |
changeset 915 | e612ba1d16ab |
parent 793 | 45c799bef1f6 |
permissions | -rwxr-xr-x |
renatofilho@609 | 1 |
SUBDIRS = \ |
renatofilho@854 | 2 |
nuvdemux |
renatofilho@608 | 3 |
|
renatofilho@609 | 4 |
DIST_SUBDIRS = \ |
renatofilho@854 | 5 |
nuvdemux |
renatofilho@793 | 6 |
|
renatofilho@793 | 7 |
if WITH_GMYTH |
renatofilho@793 | 8 |
SUBDIRS += mythsrc |
renatofilho@793 | 9 |
DIST_SUBDIRS += mythsrc |
renatofilho@793 | 10 |
endif |
renatofilho@793 | 11 |