bluez/Makefile.am

13 lines
233 B
Makefile
Raw Normal View History

2002-03-09 05:10:06 +08:00
#
# $Id$
#
SUBDIRS := include src
2002-03-13 02:59:15 +08:00
2004-06-03 18:05:20 +08:00
DISTCLEANFILES = conftest.c conftest bluez.pc
2002-05-17 09:09:28 +08:00
2002-12-21 13:17:15 +08:00
EXTRA_DIST = ChangeLog libs.spec
2004-06-03 18:05:20 +08:00
2004-07-07 23:55:31 +08:00
install-data-local: bluez.pc
$(INSTALL) -D -m 644 $(top_builddir)/bluez.pc $(DESTDIR)$(libdir)/pkgconfig/bluez.pc