summaryrefslogtreecommitdiffstats
path: root/crypto/bio/Makefile
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-05-17 16:50:46 +0000
committerAndy Polyakov <appro@openssl.org>2005-05-17 16:50:46 +0000
commit53d899676411c52c2389451887d0a0b2cd452802 (patch)
treef56b29de0312c65316e4b3434f060870869f7cc4 /crypto/bio/Makefile
parent32b1843ec608f156e2910dd807dcf1960ff9502d (diff)
Engage Applink for VC builds.
Diffstat (limited to 'crypto/bio/Makefile')
-rw-r--r--crypto/bio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bio/Makefile b/crypto/bio/Makefile
index 5daedd1eba..1522147036 100644
--- a/crypto/bio/Makefile
+++ b/crypto/bio/Makefile
@@ -35,7 +35,7 @@ LIBOBJ= bio_lib.o bio_cb.o bio_err.o \
SRC= $(LIBSRC)
EXHEADER= bio.h
-HEADER= bss_file.c $(EXHEADER)
+HEADER= bio_lcl.h $(EXHEADER)
ALL= $(GENERAL) $(SRC) $(HEADER)