summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-03-02 11:34:25 +0100
committerMarcel Holtmann <marcel@holtmann.org>2008-03-02 11:34:25 +0100
commit7de39040b6b37028e899ae624c9f50b0a3d5df2e (patch)
treecc70cf16f4c0e3252c524c8d7b20687c8a25851f /Makefile.am
parent957896b6bbeae6dc4efef26da8bfe48fece916ca (diff)
downloadconnman-7de39040b6b37028e899ae624c9f50b0a3d5df2e.tar.gz
connman-7de39040b6b37028e899ae624c9f50b0a3d5df2e.tar.bz2
connman-7de39040b6b37028e899ae624c9f50b0a3d5df2e.zip
Add support for pkg-config
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 35d8c884..071be42c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,12 @@
SUBDIRS = include src doc test plugins scripts
+pkgconfigdir = $(libdir)/pkgconfig
+
+noinst_DATA = connman.pc
+
+DISTCLEANFILES = $(noinst_DATA)
+
MAINTAINERCLEANFILES = Makefile.in \
aclocal.m4 configure config.h.in config.sub config.guess \
ltmain.sh depcomp missing install-sh mkinstalldirs