summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 2de6775be423547d07559b2c01bbf66dea7cdad6 (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:
	$(INSTALL) -D -m 755 $(top_builddir)/bluez.pc $(DESTDIR)$(libdir)/pkgconfig/bluez.pc