author | renatofilho |
Fri Feb 01 22:17:33 2008 +0000 (2008-02-01) | |
branch | trunk |
changeset 909 | 847da7267234 |
parent 252 | 0bddbe7eba51 |
child 923 | 337aef39e86a |
permissions | -rw-r--r-- |
1 SUBDIRS= src test
3 ### all of the standard pc files we need to generate
4 pcfiles = gmyth-upnp.pc
6 all-local: $(pcfiles)
8 ### how to generate pc files
9 %.pc: %.pc
10 cp $< $@
12 pkgconfigdir = $(libdir)/pkgconfig
13 pkgconfig_DATA = $(pcfiles)
15 EXTRA_DIST = \
16 autogen.sh \
17 gmyth-upnp.pc.in \
18 AUTHORS \
19 COPYING \
20 README