diff options
author | Luiz Augusto von Dentz <luiz.dentz@openbossa.org> | 2008-01-23 15:18:15 +0000 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.dentz@openbossa.org> | 2008-01-23 15:18:15 +0000 |
commit | e8e68d294cd662970de6082473e30ecd6ee8dd61 (patch) | |
tree | 1a3ab4553cccb1fa5ee7a24fcacb35749715cd6a /audio/Makefile.am | |
parent | 5b601136563565049e0dc726b67860bc636e03bd (diff) |
Rename a2dpsendersink to avdtpsink.
Diffstat (limited to 'audio/Makefile.am')
-rw-r--r-- | audio/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile.am b/audio/Makefile.am index 5d838c85..e36c2c2d 100644 --- a/audio/Makefile.am +++ b/audio/Makefile.am @@ -43,7 +43,7 @@ libgstbluetooth_la_SOURCES = gstbluetooth.c \ gstsbcenc.h gstsbcenc.c \ gstsbcdec.h gstsbcdec.c \ gstsbcparse.h gstsbcparse.c \ - gsta2dpsendersink.h gsta2dpsendersink.c \ + gstavdtpsink.h gstavdtpsink.c \ gsta2dpsink.h gsta2dpsink.c \ gstsbcutil.h gstsbcutil.c \ gstrtpsbcpay.h gstrtpsbcpay.c \ |