mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-25 05:04:18 +08:00
Fix dependencies of include file generation
This commit is contained in:
parent
8163366841
commit
fe21207793
@ -268,6 +268,8 @@ audio/telephony.c: audio/@TELEPHONY_DRIVER@
|
||||
scripts/%.rules:
|
||||
$(AM_V_GEN)cp $(subst 97-,,$@) $@
|
||||
|
||||
$(lib_libbluetooth_la_OBJECTS): $(local_headers)
|
||||
|
||||
lib/bluetooth/%.h: lib/%.h
|
||||
$(AM_V_at)if [ ! -e lib/bluetooth ] ; then mkdir lib/bluetooth ; fi
|
||||
$(AM_V_GEN)$(LN_S) $(abs_top_srcdir)/$< $@
|
||||
|
Loading…
Reference in New Issue
Block a user