gmyth-upnp/m4/Makefile.am
author morphbr
Tue May 15 18:25:19 2007 +0100 (2007-05-15)
branchtrunk
changeset 653 3433df0d6ae3
permissions -rw-r--r--
[svn r659] * GMyth-Stream
- created mencoder_lib to cleanup code
- fixed progress bar function
- get status by task
rosfran@253
     1
SUBDIRS= src pixmaps
rosfran@253
     2
rosfran@253
     3
include aminclude.am
rosfran@253
     4
rosfran@253
     5
EXTRA_DIST =                            \
rosfran@253
     6
        autogen.sh                      \
rosfran@253
     7
        AUTHORS                         \
rosfran@253
     8
        COPYING                         \
rosfran@253
     9
        README
rosfran@253
    10