The beginnings of a kdc.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1305 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
10
admin/Makefile.am
Normal file
10
admin/Makefile.am
Normal file
@@ -0,0 +1,10 @@
|
||||
# $Id$
|
||||
|
||||
AUTOHEADER_FLAGS = no-dependencies
|
||||
|
||||
INCLUDES = -I$(top_builddir)/include
|
||||
|
||||
bin_PROGRAMS = load string2key kdc
|
||||
|
||||
LDADD = -L$(top_builddir)/lib/krb5 -lkrb5 -L$(top_builddir)/lib/des -ldes -L$(top_builddir)/lib/asn1 -lasn1
|
||||
|
Reference in New Issue
Block a user