Do not indent the source file lists in Android.mk files so we can easily compare them to the lists in the Makefile.am files.
This commit is contained in:
@@ -3,7 +3,7 @@ include $(CLEAR_VARS)
|
||||
|
||||
# copy-n-paste from Makefile.am
|
||||
LOCAL_SRC_FILES := \
|
||||
charon.c
|
||||
charon.c
|
||||
|
||||
# build charon -----------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user