From 77dd1f79cab44170b0470ec54e3e96020ec32972 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Wed, 7 Aug 2002 17:19:45 +0000 Subject: Updates git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1601 a1c6a512-1295-4272-9138-f99709370657 --- www/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index ef2b11d5b3..d113d4e705 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,7 +1,7 @@ ACTION=@echo preprocessing $@; rm -f $@; $(HOME)/bin/fcpp -WWW -Uunix -H -C -V -LL >$@ SRC := $(wildcard *.t) -OBJS := $(SRC:%.t=%.html) daily.shtml main.shtml index.shtml bugs.html +OBJS := $(SRC:%.t=%.html) daily.shtml main.shtml index.shtml bugs.html status.shtml .SUFFIXES: .t .html -- cgit v1.2.3