x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2994 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
7
lib/45/45_locl.h
Normal file
7
lib/45/45_locl.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __45_LOCL_H__
|
||||
#define __45_LOCL_H__
|
||||
|
||||
#include "krb5.h"
|
||||
#include "krb.h"
|
||||
|
||||
#endif /* __45_LOCL_H__ */
|
11
lib/45/Makefile.am
Normal file
11
lib/45/Makefile.am
Normal file
@@ -0,0 +1,11 @@
|
||||
# $Id$
|
||||
|
||||
AUTOMAKE_OPTIONS = no-dependencies foreign
|
||||
|
||||
lib_LIBRARIES = @EXTRA_LIB45@
|
||||
|
||||
EXTRA_LIBRARIES = lib45.a
|
||||
|
||||
INCLUDES = $(INCLUDE_krb4)
|
||||
|
||||
lib45_a_SOURCES = get_ad_tkt.c
|
Reference in New Issue
Block a user