summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-09-01 22:41:23 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-09-01 22:41:23 +0200
commitbc470c29771535f62764e1c9108c1c71128d4abd (patch)
treeb31efb194b33d0a2be30cb0b21c76c3d87333419 /Makefile.am
parent595384f9d37c8ccf3e3f2d26a4b16acf7b57fcf9 (diff)
Don't install bluez.m4 anymore
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 56301e15..2b9deb50 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,11 +3,7 @@ SUBDIRS = include lib sbc gdbus common src \
plugins network serial input audio \
tools rfcomm compat cups test scripts doc
-aclocaldir = $(datadir)/aclocal
-
-aclocal_DATA = bluez.m4
-
-EXTRA_DIST = $(aclocal_DATA)
+EXTRA_DIST = bluez.m4
pkgconfigdir = $(libdir)/pkgconfig