Skip to content
This repository was archived by the owner on Jan 25, 2021. It is now read-only.

Commit 4b0cde1

Browse files
committed
Update Makefile.am
1 parent b07b7a2 commit 4b0cde1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Makefile.am

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2121,11 +2121,11 @@ libbluez5_util_la_SOURCES = \
21212121
modules/bluetooth/a2dp/a2dp_aac.c \
21222122
modules/bluetooth/a2dp/a2dp_aptx.c \
21232123
modules/bluetooth/a2dp/a2dp_ldac.c \
2124-
modules/bluetooth/a2dp-api.h \
2124+
modules/bluetooth/a2dp/a2dp-api.h \
2125+
modules/bluetooth/a2dp/a2dp-codecs.h
21252126
modules/bluetooth/a2dp/ldacBT.h \
21262127
modules/bluetooth/a2dp/ldacBT_abr.h \
2127-
modules/bluetooth/bluez5-util.h \
2128-
modules/bluetooth/a2dp-codecs.h
2128+
modules/bluetooth/bluez5-util.h
21292129
if HAVE_BLUEZ_5_OFONO_HEADSET
21302130
libbluez5_util_la_SOURCES += \
21312131
modules/bluetooth/backend-ofono.c

0 commit comments

Comments
 (0)