Add a missing dependency.

This commit is contained in:
Eric S. Raymond 2017-05-31 13:08:23 -04:00 committed by NHOrus
parent 3149ea7dcd
commit 5474ff5484

View file

@ -31,7 +31,7 @@ score.o: misc.h main.h share.h database.h
misc.o: misc.h main.h database.h misc.o: misc.h main.h database.h
database.c database.h: compile database.c database.h: compile adventure.text
./compile ./compile
$(CC) $(CCFLAGS) -O $(DBX) -c database.c $(CC) $(CCFLAGS) -O $(DBX) -c database.c