OSDN Git Service
(root)
/
android-x86
/
external-bluetooth-bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b7226c
)
build: Enable Bluetooth library for distribution builds
author
Marcel Holtmann
<marcel@holtmann.org>
Thu, 10 Jan 2013 04:32:40 +0000
(20:32 -0800)
committer
Marcel Holtmann
<marcel@holtmann.org>
Thu, 10 Jan 2013 04:32:40 +0000
(20:32 -0800)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
40a96a6
..
7dce8fb
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-280,8
+280,8
@@
if LIBRARY
pkgconfig_DATA = lib/bluez.pc
endif
-DISTCHECK_CONFIGURE_FLAGS = --disable-datafiles --
disable-systemd
\
-
--disable-udev --disable-usb
+DISTCHECK_CONFIGURE_FLAGS = --disable-datafiles --
enable-library
\
+
--disable-systemd
--disable-udev --disable-usb
DISTCLEANFILES = $(pkgconfig_DATA)