diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-02-24 18:14:48 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-02-24 18:14:48 +0000 |
commit | 065b87e949a4d4d67a4dace2429da45e2a8bc6af (patch) | |
tree | caf4076b61a8685724222087defa2cfc5cb29273 /Makefile.am | |
parent | a6206a3aefa2814959dad1bc84ef96b5bf24d60f (diff) | |
download | curl-065b87e949a4d4d67a4dace2429da45e2a8bc6af.tar.gz |
7.10.4-pre2 commit
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index c1dfcd770..c634b0e9f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ AUTOMAKE_OPTIONS = foreign EXTRA_DIST = CHANGES COPYING maketgz SSLCERTS reconf Makefile.dist \ - curl-config.in build_vms.com curl-style.el sample.emacs + curl-config.in build_vms.com curl-style.el sample.emacs testcurl.sh bin_SCRIPTS = curl-config |