diff options
author | Joey Jiao <joeyjiaojg@163.com> | 2019-08-19 09:31:50 +0800 |
---|---|---|
committer | Joey Jiao <joeyjiaojg@163.com> | 2019-08-19 19:44:04 +0800 |
commit | a51d4227b6c1a6fec2a471aa9497b6d8201411ae (patch) | |
tree | f3ec77e083fdce82423636a14d5760e7fa40c254 | |
parent | 742aed4f2e8d46cd9a92c4eafb89986049bedfe4 (diff) | |
download | afl++-a51d4227b6c1a6fec2a471aa9497b6d8201411ae.tar.gz |
Symlink Makefile to Android.mk
l--------- | Android.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk new file mode 120000 index 00000000..33ceb8f0 --- /dev/null +++ b/Android.mk @@ -0,0 +1 @@ +Makefile \ No newline at end of file |