gmyth-upnp/m4/Makefile.am
author melunko
Mon Mar 26 20:19:42 2007 +0100 (2007-03-26)
branchtrunk
changeset 451 12308ae2d907
permissions -rw-r--r--
[svn r456] epg interface changed again to GList instead of GSList. It is too complicated to change gmyth api at the moment. Other applications already are using it
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