gmyth-upnp/Makefile.am
author renatofilho
Tue Mar 04 13:51:13 2008 +0000 (2008-03-04)
branchtrunk
changeset 940 1ac1550f69b6
parent 923 337aef39e86a
permissions -rw-r--r--
[svn r949] clear timeout function when gst emit error
     1 SUBDIRS= src tests
     2 
     3 pkgconfigdir = $(libdir)/pkgconfig
     4 pkgconfig_DATA = gmyth-upnp.pc
     5 
     6 EXTRA_DIST = \
     7 	autogen.sh			\
     8 	gmyth-upnp.pc.in	\
     9 	AUTHORS				\
    10 	COPYING				\
    11 	README
    12