From a3f385971e4d3c20e899ab75dc905c11bf522363 Mon Sep 17 00:00:00 2001 From: Michael Spang Date: Tue, 20 Oct 2009 12:56:06 -0400 Subject: [PATCH] FML --- buttons/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buttons/Makefile b/buttons/Makefile index 46b9fe6..568f8d9 100644 --- a/buttons/Makefile +++ b/buttons/Makefile @@ -1,5 +1,5 @@ FILES = about.png events.png gitweb.png home.png mailman.png media.png \ office.png services.png stats.png webmail.png wiki.png gallery.png \ - library.png btn_donate_LG.gif + library.png btn_renew_LG.gif RELDIR = buttons/ include ../common.mk