curl/Makefile.am

11 lines
126 B
Makefile
Raw Normal View History

1999-12-29 09:20:26 -05:00
#
# $Id$
#
AUTOMAKE_OPTIONS = foreign no-dependencies
2000-07-26 05:28:29 -04:00
EXTRA_DIST = curl.spec curl-ssl.spec
1999-12-29 09:20:26 -05:00
2000-07-31 18:42:34 -04:00
SUBDIRS = docs lib src include
1999-12-29 09:20:26 -05:00