Only declare stacks in headers
[oweals/openssl.git] / crypto / objects / Makefile
index 7bc0aac3cf9f8100f0561433e5c22ed5bec30025..d6ccb8a23537edff46435131c23563adfc978a7b 100644 (file)
@@ -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)