From f91432b11197039cefbf5b619523d645b293ac48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 11 Dec 2006 21:27:52 +0000 Subject: [PATCH] remove stuff that should have be commited yet git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19318 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/gssapi/Makefile.am | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lib/gssapi/Makefile.am b/lib/gssapi/Makefile.am index 7cdcd2b65..d84828c57 100644 --- a/lib/gssapi/Makefile.am +++ b/lib/gssapi/Makefile.am @@ -214,10 +214,7 @@ test_cfx_SOURCES = krb5/test_cfx.c check_PROGRAMS = test_acquire_cred $(TESTS) bin_PROGRAMS = gss -noinst_PROGRAMS = test_cred test_kcred test_context test_ntlm - -test_ntlm_CPPFLAGS = -I/Users/lha/src/libntlm/prefix/0.3.12/include -test_ntlm_LDADD = $(LDADD) -L/Users/lha/src/libntlm/prefix/0.3.12/lib -lntlm +noinst_PROGRAMS = test_cred test_kcred test_context LDADD = libgssapi.la \ $(top_builddir)/lib/krb5/libkrb5.la \