$OpenBSD: patch-src_Makefile_in,v 1.1.1.1 2004/11/12 08:04:22 grange Exp $
--- src/Makefile.in.orig	Fri Nov 12 10:51:50 2004
+++ src/Makefile.in	Fri Nov 12 10:52:19 2004
@@ -95,7 +95,7 @@ lib_LTLIBRARIES = libopenobex.la
 libopenobex_la_SOURCES =  	obex.c 	obex_main.c obex_main.h 	obex_connect.c obex_connect.h 	obex_header.c obex_header.h 	obex_object.c obex_object.h 	obex_transport.c obex_transport.h 	obex_server.c obex_server.h 	obex_client.c obex_client.h 	irobex.c irobex.h 	inobex.c inobex.h 	btobex.c btobex.h 	netbuf.c netbuf.h 	irda.h irda_wrap.h
 
 
-libopenobex_la_LDFLAGS =  	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) 	-release $(LT_RELEASE) 	-export-symbols $(top_srcdir)/src/obex.sym
+libopenobex_la_LDFLAGS =  	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) 	-export-symbols $(top_srcdir)/src/obex.sym
 
 
 INCLUDES = -I$(top_srcdir)/src
