aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2014-10-21 11:17:59 +0100
committersin <sin@2f30.org>2014-10-21 11:18:35 +0100
commita13096b773fac95b5fa3757edbf925566e68326b (patch)
treedd302a26f1c6ef4d11f7443184222edc2564d640 /Makefile
parent43fa667cd62e7736fc99afb2dd56b81b1acc9693 (diff)
downloadnoice-a13096b773fac95b5fa3757edbf925566e68326b.tar.gz
Force rebuild of noice.o if queue.h is modified
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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
Un proyecto texto-plano.xyz