Fix for parallel make.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 6 Jun 2017 10:34:46 +0000 (06:34 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 6 Jun 2017 10:34:46 +0000 (06:34 -0400)
Makefile

index f010ad99d829f0880b139ad172539811e8561f56..dce6fc066ba6e5e8127c02cd08359d6f59334228 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ init.o:               advent.h funcs.h database.h
 
 actions1.o:    advent.h funcs.h database.h
 
-actions2.o:    advent.h funcs.h
+actions2.o:    advent.h funcs.h database.h
 
 score.o:       advent.h database.h