From a13096b773fac95b5fa3757edbf925566e68326b Mon Sep 17 00:00:00 2001 From: sin Date: Tue, 21 Oct 2014 11:17:59 +0100 Subject: Force rebuild of noice.o if queue.h is modified --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 29ca2b6..3972d84 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ config.h: @echo copying config.def.h to $@ @cp config.def.h $@ -noice.o: noice.c util.h +noice.o: noice.c queue.h util.h $(CC) -c noice.c strlcpy.o: strlcpy.c util.h -- cgit v1.2.3-70-g09d2