Skip to content

Commit

Permalink
sfos: build: Build volume control.
Browse files Browse the repository at this point in the history
Signed-off-by: Juho Hämäläinen <juho.hamalainen@jolla.com>
  • Loading branch information
jusa committed Feb 24, 2021
1 parent de10381 commit 784845c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Makefile.am
Expand Up @@ -2319,6 +2319,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 784845c

Please sign in to comment.