gmyth-upnp/m4/Makefile.am
author morphbr
Fri Aug 31 18:31:09 2007 +0100 (2007-08-31)
branchtrunk
changeset 837 6b3c7c0b32ad
permissions -rw-r--r--
[svn r843] - Updated "chunked" bug on gmencoder
- Updated "poll" bug on gmencoder
- Updated wrong method name on transcoder
- Updated request_handler error message
- New version of gmyth_cat
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