mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-22 06:59:54 -05:00
build-sys: Fix a warning during distcheck
This adds a dummy Makefile.am to the dbus module to eliminate missing directory warnings during distcheck.
This commit is contained in:
parent
76d82170db
commit
de706d9cf7
3 changed files with 22 additions and 1 deletions
|
|
@ -17,4 +17,4 @@
|
|||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||
# USA.
|
||||
|
||||
SUBDIRS = alsa bluetooth gconf jack oss raop rtp x11
|
||||
SUBDIRS = alsa bluetooth dbus gconf jack oss raop rtp x11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue