From d91860423996f24391d17980e947d1f0cbe47687 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 30 Jun 2005 01:08:11 +0000 Subject: [PATCH] there is no export script, not pretend there is git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15530 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kdc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdc/Makefile.am b/kdc/Makefile.am index e4061e8c3..479eabbd5 100644 --- a/kdc/Makefile.am +++ b/kdc/Makefile.am @@ -38,7 +38,7 @@ libkdc_la_SOURCES = \ process.c \ rx.h -libkdc_la_LDFLAGS = -version-info 1:0:0 -Wl,--version-script,./exports +libkdc_la_LDFLAGS = -version-info 1:0:0 hprop_LDADD = \ $(top_builddir)/lib/hdb/libhdb.la \