diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
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 |