summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-06-03 10:05:20 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-06-03 10:05:20 +0000
commit72c595e96c615d138d37d204152d3f71a60f02d1 (patch)
tree497897646b1376959ec753bc134a52dba44e7511 /configure.in
parent60def948f68b9c02a9bb508e662d172ccab7ab65 (diff)
Add PKGConfig support
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 253f256e..4aa3aef5 100644
--- a/configure.in
+++ b/configure.in
@@ -23,4 +23,4 @@ m4_ifdef([AC_LIBTOOL_TAGS], [AC_LIBTOOL_TAGS([])])
AC_PROG_LIBTOOL
-AC_OUTPUT(Makefile include/Makefile src/Makefile)
+AC_OUTPUT(Makefile include/Makefile src/Makefile bluez.pc)