Added a pkgconfig file to test a local version without installing it (Andreas Volz)

This commit is contained in:
pd 2008-08-16 16:48:06 +02:00
parent 085249dfbb
commit 2c864a296c
2 changed files with 14 additions and 0 deletions

View file

@ -190,5 +190,6 @@ AC_OUTPUT(
examples/hal/Makefile
examples/glib/Makefile
dbus-c++-1.pc
dbus-c++-1-uninstalled.pc
libdbus-c++.spec
)