packages: Remove Android.mk from makefile

This was missed in commit #44141512

Ref: #10418
This commit is contained in:
Dan Fandrich 2023-02-06 14:02:06 -08:00
parent ff7c390b29
commit 30607e77dc

View File

@ -36,8 +36,7 @@ EXTRA_DIST = README.md \
OS400/make-tests.sh \
OS400/makefile.sh \
OS400/os400sys.c \
OS400/os400sys.h \
Android/Android.mk
OS400/os400sys.h
CHECKSRC = $(CS_$(V))
CS_0 = @echo " RUN " $@;