blob: 71232c02587c28680ed567d74d8c91eb858427e2 [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 test)