aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.b32
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.b32')
-rw-r--r--src/Makefile.b322
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.b32 b/src/Makefile.b32
index 5406c738d..7408dd2d9 100644
--- a/src/Makefile.b32
+++ b/src/Makefile.b32
@@ -65,7 +65,7 @@ LINKLIB = $(LINKLIB) $(OPENSSL_PATH)/out32/ssleay32.lib $(OPENSSL_PATH)/out32/l
top_srcdir = ..
!include Makefile.inc
-CSOURCES = $(CURL_SOURCES) $(CURLX_ONES)
+CSOURCES = $(CURL_CFILES) $(CURLX_ONES)
OBJECTS = $(CSOURCES:.c=.obj)
.c.obj: