gmyth-upnp/Makefile.am
author ali@juiblex.co.uk
Sun Dec 13 23:02:37 2009 +0000 (2009-12-13)
branchtrunk
changeset 949 70e24f6fea25
parent 923 337aef39e86a
permissions -rw-r--r--
Better messages in gmyth-ls
     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