From: Not Zed Date: Wed, 20 Dec 2023 08:56:31 +0000 (+1030) Subject: Fix dependencies. X-Git-Url: https://code.zedzone.au/cvs?a=commitdiff_plain;h=03ff75ffb196f990d1b9b5b36dc4ef2cf3c2ee7b;p=playerz Fix dependencies. --- diff --git a/Makefile b/Makefile index cc9486e..dfd91cb 100644 --- a/Makefile +++ b/Makefile @@ -73,7 +73,7 @@ player.h: player.html echo "};" >> $@~ mv $@~ $@ -http-monitor.o: http-monitor.c player.h +http-monitor.o: http-monitor.c player.h dbindex.h #http-monitor.o: http-monitor.c #http-monitor: http-monitor.o ez-blob-io.o dbindex.o notify.o dbmarshal.o player.o