]> granicus.if.org Git - nethack/commitdiff
fix copy-and-paste error
authornhmall <nhmall@nethack.org>
Mon, 3 Feb 2020 08:54:14 +0000 (03:54 -0500)
committernhmall <nhmall@nethack.org>
Mon, 3 Feb 2020 08:54:14 +0000 (03:54 -0500)
sys/msdos/Makefile2.cross

index ca4679c5c1faa60d9d5d053f1ba82255ce55266b..31268dea1ce0577a7d024ca5761f9a2763349868 100644 (file)
@@ -1082,7 +1082,7 @@ $(O)files.o: files.c $(HACK_H) $(INCL)/dlb.h
 $(O)fountain.o: fountain.c $(HACK_H)
 $(O)hack.o: hack.c $(HACK_H)
 $(O)hacklib.o: hacklib.c $(HACK_H)
-$(O)insight.o: invent.c $(HACK_H)
+$(O)insight.o: insight.c $(HACK_H)
 $(O)invent.o: invent.c $(HACK_H)
 $(O)light.o: light.c $(HACK_H)
 $(O)lock.o: lock.c $(HACK_H)