aboutsummaryrefslogtreecommitdiff
path: root/src/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/Android.mk')
-rw-r--r--src/Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Android.mk b/src/Android.mk
index 9613728..49c6d68 100644
--- a/src/Android.mk
+++ b/src/Android.mk
@@ -12,17 +12,17 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-# Build control file for Bionic's test programs
-# define the BIONIC_TESTS environment variable to build the test programs
#
LOCAL_PATH := $(call my-dir)
astl_common_src_files := \
+ basic_ios.cpp \
ios_base.cpp \
ios_globals.cpp \
ios_pos_types.cpp \
ostream.cpp \
+ stdio_filebuf.cpp \
streambuf.cpp \
string.cpp