]> git.pld-linux.org Git - packages/bluez.git/blame - bluez-parallel-make.patch
- new
[packages/bluez.git] / bluez-parallel-make.patch
CommitLineData
4f8b91e3
AG
1--- bluez-4.53/Makefile.am~ 2009-09-03 05:58:36.000000000 +0200
2+++ bluez-4.53/Makefile.am 2009-09-22 12:43:34.459336083 +0200
3@@ -194,7 +194,7 @@
4 src_bluetoothd_LDADD = lib/libbluetooth.la @GLIB_LIBS@ @DBUS_LIBS@ -ldl
5 src_bluetoothd_LDFLAGS = -Wl,--export-dynamic \
6 -Wl,--version-script=src/bluetooth.ver
7-src_bluetoothd_DEPENDENCIES = src/bluetooth.ver
8+src_bluetoothd_DEPENDENCIES = src/bluetooth.ver lib/libbluetooth.la
9
10 builtin_files = src/builtin.h $(builtin_nodist)
11
This page took 0.269936 seconds and 4 git commands to generate.