mirror of
https://github.com/curl/curl.git
synced 2026-05-30 04:27:30 +03:00
packages: Remove Android.mk from makefile
This was missed in commit #44141512 Ref: #10418
This commit is contained in:
parent
ff7c390b29
commit
30607e77dc
1 changed files with 1 additions and 2 deletions
|
|
@ -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 " $@;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue