Sign in
android
/
platform
/
external
/
curl
/
4031104404c6ceed5e57134125dcdb6cac51c564
/
.
/
Makefile.am
blob: 9f9a66936f26241708c3e3dc3752295e893c56e5 [
file
] [
log
] [
blame
]
#
# $Id$
#
AUTOMAKE_OPTIONS
=
foreign
no
-
dependencies
EXTRA_DIST
=
curl
.
spec curl
-
ssl
.
spec
SUBDIRS
=
docs lib src include tests
test
:
@(
cd tests
;
make quiet
-
test
)