gmyth-upnp/m4/Makefile.am
author rosfran
Mon Apr 30 18:54:25 2007 +0100 (2007-04-30)
branchtrunk
changeset 606 45798efca6ef
permissions -rw-r--r--
[svn r612] Optimizations - doesn't need to call all the time the URI functions to see if is a LiveTV, and if it is a local file URI.
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