]> granicus.if.org Git - nethack/commitdiff
missed dependency
authornhmall <nhmall@nethack.org>
Tue, 24 Aug 2021 02:18:55 +0000 (22:18 -0400)
committernhmall <nhmall@nethack.org>
Tue, 24 Aug 2021 02:18:55 +0000 (22:18 -0400)
sys/unix/Makefile.src

index 1aa7ab18d74f1faba55f88f012935cc5f8c2632d..a87864bbfdf33c64d83add566b66fcee4cbd1d5d 100644 (file)
@@ -1120,7 +1120,8 @@ $(TARGETPFX)nhlsel.o: nhlsel.c $(HACK_H) ../include/sp_lev.h
 $(TARGETPFX)nhlobj.o: nhlobj.c $(HACK_H) ../include/sp_lev.h
 $(TARGETPFX)o_init.o: o_init.c $(HACK_H)
 $(TARGETPFX)objects.o: objects.c $(CONFIG_H) ../include/obj.h \
-               ../include/objclass.h ../include/prop.h ../include/skills.h \
+               ../include/objects.h ../include/objclass.h \
+               ../include/prop.h ../include/skills.h \
                ../include/color.h
 $(TARGETPFX)objnam.o: objnam.c $(HACK_H)
 $(TARGETPFX)options.o: options.c $(CONFIG_H) ../include/objclass.h \