summaryrefslogtreecommitdiff
path: root/android/Makefile.am
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@tieto.com>2015-02-24 21:55:22 +0100
committerSzymon Janc <szymon.janc@tieto.com>2015-02-24 21:55:22 +0100
commit04cd3e05d2ebc59743709297c7d18ff3b9da5117 (patch)
tree5e41e7103f6200c4cf11fa9693222c6f710fb54e /android/Makefile.am
parent2aac3eafdedf433c3ca35f8ba7f58600e1ee6320 (diff)
downloadbluez-04cd3e05d2ebc59743709297c7d18ff3b9da5117.tar.gz
android/build: Fix missing backslash in EXTRA_DIST
Diffstat (limited to 'android/Makefile.am')
-rw-r--r--android/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/Makefile.am b/android/Makefile.am
index 57c373320..676daab3a 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
@@ -310,5 +310,5 @@ EXTRA_DIST += android/Android.mk android/README \
android/pts-scpp.txt \
android/pts-dis.txt \
android/pts-avdtp.txt \
- android/pts-gavdp.txt
+ android/pts-gavdp.txt \
android/pts-sdp.txt