summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: c4fc53e6587f24b496240152fefd265dd824975e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
#  $Id$
#

SUBDIRS := include src

DISTCLEANFILES = conftest.c conftest bluez.pc

EXTRA_DIST = ChangeLog libs.spec

install-data-local: bluez.pc
	$(INSTALL) -D -m 644 $(top_builddir)/bluez.pc $(DESTDIR)$(libdir)/pkgconfig/bluez.pc