add parse_time.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2619 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -2,7 +2,7 @@ HEADERS = \
|
|||||||
asn1.h asn1_err.h bits.h cache.h config_file.h \
|
asn1.h asn1_err.h bits.h cache.h config_file.h \
|
||||||
des.h error.h getarg.h gssapi.h hdb.h hdb_asn1.h hdb_err.h \
|
des.h error.h getarg.h gssapi.h hdb.h hdb_asn1.h hdb_err.h \
|
||||||
keytab.h krb5.h krb5_err.h md4.h md5.h roken.h \
|
keytab.h krb5.h krb5_err.h md4.h md5.h roken.h \
|
||||||
sha.h sl.h store.h
|
sha.h sl.h store.h parse_time.h
|
||||||
|
|
||||||
MAYBE_HEADERS = \
|
MAYBE_HEADERS = \
|
||||||
err.h
|
err.h
|
||||||
@@ -69,6 +69,9 @@ err.h:
|
|||||||
getarg.h:
|
getarg.h:
|
||||||
$(LN_S) $(top_srcdir)/lib/roken/getarg.h .
|
$(LN_S) $(top_srcdir)/lib/roken/getarg.h .
|
||||||
|
|
||||||
|
parse_time.h:
|
||||||
|
$(LN_S) $(top_srcdir)/lib/roken/parse_time.h .
|
||||||
|
|
||||||
error.h:
|
error.h:
|
||||||
$(LN_S) $(top_srcdir)/lib/error/error.h .
|
$(LN_S) $(top_srcdir)/lib/error/error.h .
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user