Skip to content

Commit

Permalink
sfos: build: Build volume control.
Browse files Browse the repository at this point in the history
  • Loading branch information
jusa committed Mar 22, 2019
1 parent 9ce78b2 commit c35b75d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Makefile.am
Expand Up @@ -2293,6 +2293,10 @@ libbluez5_util_la_SOURCES += \
modules/bluetooth/backend-native.c
endif

libbluez5_util_la_SOURCES += \
modules/bluetooth/droid-volume.c \
modules/bluetooth/droid-volume.h

libbluez5_util_la_LDFLAGS = -avoid-version
libbluez5_util_la_LIBADD = $(MODULE_LIBADD) $(DBUS_LIBS)
libbluez5_util_la_CFLAGS = $(AM_CFLAGS) $(DBUS_CFLAGS)
Expand Down

0 comments on commit c35b75d

Please sign in to comment.