gmyth-upnp/m4/Makefile.am
author melunko
Fri Apr 20 20:11:49 2007 +0100 (2007-04-20)
branchtrunk
changeset 581 1814defc4436
permissions -rw-r--r--
[svn r586] Fixed bug to set schedule id to ScheduleInfo at gmyth_scheduler_add_schedule()
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