From: Daniel Stenberg Date: Tue, 17 Apr 2001 12:33:02 +0000 (+0000) Subject: Added curl-config as a script that now gets installed X-Git-Tag: curl-7_7_2~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d1b0b08ba09a2cb2737644593ea3f7c4f858d2dc;p=thirdparty%2Fcurl.git Added curl-config as a script that now gets installed --- diff --git a/Makefile.am b/Makefile.am index 88a25db194..321f238ffb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,6 +8,8 @@ EXTRA_DIST = \ CHANGES LEGAL maketgz MITX.txt MPL-1.1.txt \ config-win32.h reconf packages/README Makefile.dist +bin_SCRIPTS = curl-config + SUBDIRS = docs lib src include tests packages perl php # create a root makefile in the distribution: