From 9f5c28eaeffb5b59d57e137822b6b241c34ac705 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Stenberg?= Date: Fri, 26 Apr 2002 07:34:16 +0000 Subject: Added nicks.txt dependency git-svn-id: svn://svn.rockbox.org/rockbox/trunk@243 a1c6a512-1295-4272-9138-f99709370657 --- www/irc/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/irc/Makefile b/www/irc/Makefile index 5ec9d50..42455c7 100644 --- a/www/irc/Makefile +++ b/www/irc/Makefile @@ -7,3 +7,5 @@ all: $(OBJS) %.html : %.t $(ACTION) $< + +index.html: index.t nicks.txt -- cgit v1.1