added admin.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4300 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -10,6 +10,7 @@ INCLUDES=-DHOST=\"@CANONICAL_HOST@\"
|
||||
|
||||
foodir = $(includedir)
|
||||
foo_DATA = \
|
||||
admin.h \
|
||||
base64.h \
|
||||
der.h \
|
||||
des.h \
|
||||
@@ -28,6 +29,7 @@ foo_DATA = \
|
||||
parse_units.h \
|
||||
roken-common.h \
|
||||
sha.h \
|
||||
sch.h \
|
||||
sl.h \
|
||||
xdbm.h \
|
||||
@EXTRA_HDRS@
|
||||
@@ -40,6 +42,8 @@ CLEANFILES = $(foo_DATA) asn1.h asn1_err.h hdb_asn1.h hdb_err.h heim_err.h \
|
||||
krb5-types.h: bits
|
||||
./bits krb5-types.h
|
||||
|
||||
admin.h:
|
||||
$(LN_S) $(top_srcdir)/lib/kadm5/admin.h .
|
||||
base64.h:
|
||||
$(LN_S) $(top_srcdir)/lib/roken/base64.h .
|
||||
cache.h:
|
||||
@@ -80,6 +84,8 @@ parse_units.h:
|
||||
$(LN_S) $(top_srcdir)/lib/roken/parse_units.h .
|
||||
roken-common.h:
|
||||
$(LN_S) $(top_srcdir)/lib/roken/roken-common.h .
|
||||
sch.h:
|
||||
$(LN_S) $(top_srcdir)/lib/sch/sch.h .
|
||||
sha.h:
|
||||
$(LN_S) $(top_srcdir)/lib/des/sha.h .
|
||||
sl.h:
|
||||
|
Reference in New Issue
Block a user