summaryrefslogtreecommitdiffstats
path: root/crypto/objects/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/objects/Makefile')
-rw-r--r--crypto/objects/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/objects/Makefile b/crypto/objects/Makefile
index 7bc0aac3cf..d6ccb8a235 100644
--- a/crypto/objects/Makefile
+++ b/crypto/objects/Makefile
@@ -21,7 +21,7 @@ LIBOBJ= o_names.o obj_dat.o obj_lib.o obj_err.o obj_xref.o
SRC= $(LIBSRC)
-HEADER= obj_dat.h obj_xref.h
+HEADER= obj_dat.h obj_xref.h o_names.h
ALL= $(GENERAL) $(SRC) $(HEADER)