Added dependency to newdb.h to make 'make -j' work

This commit is contained in:
Bob Little 2017-06-16 22:17:40 -04:00
parent 880d17042c
commit a73620cca5

View file

@ -42,13 +42,13 @@ main.o: advent.h database.h common.h newdb.h
init.o: advent.h database.h common.h newdb.h init.o: advent.h database.h common.h newdb.h
actions.o: advent.h database.h common.h actions.o: advent.h database.h common.h newdb.h
score.o: advent.h database.h common.h newdb.h score.o: advent.h database.h common.h newdb.h
misc.o: advent.h database.h common.h newdb.h misc.o: advent.h database.h common.h newdb.h
saveresume.o: advent.h database.h common.h saveresume.o: advent.h database.h common.h newdb.h
common.o: common.h common.o: common.h