diff --git a/BUILD.TXT b/BUILD.TXT index fd851aa..3b3ebc2 100644 --- a/BUILD.TXT +++ b/BUILD.TXT @@ -70,3 +70,8 @@ will delete all compiled files and configuration settings. ./waf distclean will do the same as clean, and additionally delete the waf cache files. + + +ANDROID Build +------------- +See the "android" directory README for instructions.