From b23950cafac37c1f84ad4c8da8728476bef9b7d3 Mon Sep 17 00:00:00 2001 From: Michael Spang Date: Tue, 20 Oct 2009 12:54:31 -0400 Subject: [PATCH] Add button to makefile --- buttons/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buttons/Makefile b/buttons/Makefile index f33fe0c..46b9fe6 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 + library.png btn_donate_LG.gif RELDIR = buttons/ include ../common.mk