aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Bitcode/Writer/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Bitcode/Writer/Android.mk')
-rw-r--r--lib/Bitcode/Writer/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Bitcode/Writer/Android.mk b/lib/Bitcode/Writer/Android.mk
index c325d14..fcafe37 100644
--- a/lib/Bitcode/Writer/Android.mk
+++ b/lib/Bitcode/Writer/Android.mk
@@ -1,6 +1,6 @@
LOCAL_PATH:= $(call my-dir)
-bitcode_writer_SRC_FILES := \
+bitcode_writer_SRC_FILES := \
BitWriter.cpp \
BitcodeWriter.cpp \
BitcodeWriterPass.cpp \