test_acquire_cred need test_common.[ch]

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20388 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-04-18 08:53:16 +00:00
parent 37c986b0ac
commit 4cb6561bb8

View File

@@ -267,6 +267,7 @@ noinst_PROGRAMS = test_cred test_kcred test_context test_ntlm
test_context_SOURCES = test_context.c test_common.c test_common.h
test_ntlm_SOURCES = test_ntlm.c test_common.c test_common.h
test_acquire_cred_SOURCES = test_acquire_cred.c test_common.c test_common.h
test_ntlm_LDADD = \
$(top_builddir)/lib/ntlm/libheimntlm.la \