summaryrefslogtreecommitdiffstats
path: root/crypto/err/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/err/Makefile')
-rw-r--r--crypto/err/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/err/Makefile b/crypto/err/Makefile
index a49e37be8b..4db677d216 100644
--- a/crypto/err/Makefile
+++ b/crypto/err/Makefile
@@ -20,7 +20,7 @@ LIBOBJ=err.o err_all.o err_prn.o
SRC= $(LIBSRC)
-HEADER=
+HEADER= err_lcl.h
ALL= $(GENERAL) $(SRC) $(HEADER)