summaryrefslogtreecommitdiff
path: root/android/Makefile.am
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@tieto.com>2014-12-24 10:41:31 +0100
committerSzymon Janc <szymon.janc@tieto.com>2014-12-24 11:01:54 +0100
commit91d24fd03877836b7deddcfb089dc5f610a1bb5c (patch)
tree4c232fe3b6e8de25ebd5203141a2fe6803b44d14 /android/Makefile.am
parentcba67bc1923a7701d70dd93944077e02b7504a03 (diff)
downloadbluez-91d24fd03877836b7deddcfb089dc5f610a1bb5c.tar.gz
android: Add log.c to EXTRA_DIST
This file is used only when building for Android and should be part of release tarball.
Diffstat (limited to 'android/Makefile.am')
-rw-r--r--android/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/Makefile.am b/android/Makefile.am
index 7cfdf8f12..9e73be401 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
@@ -219,6 +219,7 @@ endif
EXTRA_DIST += android/Android.mk android/README \
android/bluetoothd-wrapper.c \
+ android/log.c \
android/bluetoothd.te \
android/bluetoothd_snoop.te \
android/init.bluetooth.rc \