1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/Makefile.am
2000-05-24 22:56:00 +00:00

14 lines
126 B
Makefile

#
# $Id$
#
AUTOMAKE_OPTIONS = foreign no-dependencies
man_MANS = docs/curl.1
EXTRA_DIST = $(man_MANS)
SUBDIRS = lib src