author | renatofilho |
Mon Feb 25 14:14:29 2008 +0000 (2008-02-25) | |
branch | trunk |
changeset 923 | 337aef39e86a |
parent 909 | 847da7267234 |
child 929 | 00536b0eb88b |
permissions | -rw-r--r-- |
1 SUBDIRS= src tests
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