mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-16 08:44:38 +08:00
Add directory for libgdbus library
This commit is contained in:
parent
2af3c3a7dd
commit
bd3c21b0cc
@ -1,5 +1,5 @@
|
||||
|
||||
SUBDIRS = doc sbc eglib common sdpd hcid daemon plugins \
|
||||
SUBDIRS = doc sbc eglib gdbus common sdpd hcid daemon plugins \
|
||||
network serial input audio print \
|
||||
tools rfcomm dund pand hidd \
|
||||
cups test scripts
|
||||
|
@ -40,6 +40,7 @@ AC_OUTPUT([
|
||||
doc/Makefile
|
||||
sbc/Makefile
|
||||
eglib/Makefile
|
||||
gdbus/Makefile
|
||||
common/Makefile
|
||||
daemon/Makefile
|
||||
plugins/Makefile
|
||||
|
2
gdbus/Makefile.am
Normal file
2
gdbus/Makefile.am
Normal file
@ -0,0 +1,2 @@
|
||||
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
Loading…
Reference in New Issue
Block a user