gmyth-upnp/m4/Makefile.am
author rosfran
Tue Apr 03 19:39:23 2007 +0100 (2007-04-03)
branchtrunk
changeset 486 56b98fd15019
permissions -rw-r--r--
[svn r491] Solve bug with the --enable-debug on configure.ac; reversed changes in the GMythBackendInfo object; procedure to close the Recorder in not mandatory.
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