summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-07-26 18:40:43 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-07-26 18:40:43 +0200
commit9f6cffae412046530af84f6f751f3ff8bfb06af0 (patch)
tree3dd6d9d2b9a57734352bde9cc950f3c1abd24306 /Makefile.am
parentd7afe93cc74f5f29fac8b84dcff88beb945a16ce (diff)
parent9b58ef755fe8dabbd82a9a9f88e172b7b9d9222a (diff)
Import bluez-libs-3.36 revision history
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am18
1 files changed, 18 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 00000000..b51795a0
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,18 @@
+
+SUBDIRS = include src
+
+aclocaldir = $(datadir)/aclocal
+
+aclocal_DATA = bluez.m4
+
+EXTRA_DIST = $(aclocal_DATA)
+
+pkgconfigdir = $(libdir)/pkgconfig
+
+pkgconfig_DATA = bluez.pc
+
+DISTCLEANFILES = $(pkgconfig_DATA)
+
+MAINTAINERCLEANFILES = Makefile.in \
+ aclocal.m4 configure config.h.in config.sub config.guess \
+ ltmain.sh depcomp missing install-sh mkinstalldirs