$OpenBSD: patch-Makefile,v 1.11 2007/04/10 13:12:43 martynas Exp $
--- Makefile.orig	Sun Jun  5 11:50:22 2005
+++ Makefile	Thu Feb 16 22:15:51 2006
@@ -8,7 +8,7 @@ LOCALEPATH= $(PREFIX)/share/locale
 include platform_settings
 
 ### Object files ###
-OBJFILES= main.o netio.o interface.o xmlparse.o updatecheck.o conversions.o dialog.o ui-support.o categories.o about.o cookies.o setup.o net-support.o digcalc.o md5.o filters.o io-internal.o os-support.o zlib_interface.o support.o
+OBJFILES= main.o netio.o interface.o xmlparse.o updatecheck.o conversions.o dialog.o ui-support.o categories.o about.o cookies.o setup.o net-support.o digcalc.o filters.o io-internal.o os-support.o zlib_interface.o support.o
 
 VERSION= `grep VERSION version.h | sed s/\"//g | sed s/\#define\ VERSION\ //`
 DISTDIR= snownews-$(VERSION)
