gmyth-upnp/Makefile.am
author melunko
Mon Mar 03 13:11:54 2008 +0000 (2008-03-03)
branchtrunk
changeset 936 d389914210cf
parent 923 337aef39e86a
permissions -rw-r--r--
[svn r945] gmyth library version incremented to 0.8
     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