diff options
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 8f0113eda..049edf3a4 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -22,7 +22,7 @@ ########################################################################### AUTOMAKE_OPTIONS = foreign nostdinc -DSP = libcurl.dsp +DSP = vc6libcurl.dsp VCPROJ = libcurl.vcproj DOCS = README.encoding README.memoryleak README.ares README.curlx \ |