X-Git-Url: https://git.saurik.com/android/aapt.git/blobdiff_plain/a534180cd5d99f3e0ce8bb19c14f57074ffb102a..040ee5731875c74f60ecfcb5ca8f05e0c4053d2b:/Android.mk?ds=inline diff --git a/Android.mk b/Android.mk index fdc859c..2d8973d 100644 --- a/Android.mk +++ b/Android.mk @@ -17,7 +17,10 @@ LOCAL_SRC_FILES := \ ResourceTable.cpp \ Images.cpp \ Resource.cpp \ - SourcePos.cpp + SourcePos.cpp \ + ZipEntry.cpp \ + ZipFile.cpp + LOCAL_CFLAGS += -Wno-format-y2k