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