curl/Makefile.am

11 lines
126 B
Makefile
Raw Normal View History

1999-12-29 22:20:26 +08:00
#
# $Id$
#
AUTOMAKE_OPTIONS = foreign no-dependencies
2000-07-26 17:28:29 +08:00
EXTRA_DIST = curl.spec curl-ssl.spec
1999-12-29 22:20:26 +08:00
2000-08-01 06:42:34 +08:00
SUBDIRS = docs lib src include
1999-12-29 22:20:26 +08:00