gmyth-upnp/Makefile.am
author ali@juiblex.co.uk
Tue Dec 15 20:48:32 2009 +0000 (2009-12-15)
branchtrunk
changeset 950 6308269b026e
parent 923 337aef39e86a
permissions -rw-r--r--
Update gmyth-ls to work with a 0.22 backend
     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