store.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1297 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
HEADERS = krb5.h krb5_err.h asn1_err.h asn1.h des.h md4.h \
|
HEADERS = krb5.h krb5_err.h asn1_err.h asn1.h des.h md4.h \
|
||||||
bits.h cache.h keytab.h config_file.h
|
bits.h cache.h keytab.h config_file.h store.h
|
||||||
|
|
||||||
srcdir = @srcdir@
|
srcdir = @srcdir@
|
||||||
VPATH = $(srcdir)
|
VPATH = $(srcdir)
|
||||||
@@ -49,6 +49,9 @@ des.h:
|
|||||||
md4.h:
|
md4.h:
|
||||||
$(LN_S) $(top_srcdir)/lib/des/md4.h .
|
$(LN_S) $(top_srcdir)/lib/des/md4.h .
|
||||||
|
|
||||||
|
store.h:
|
||||||
|
$(LN_S) $(top_srcdir)/lib/krb5/store.h .
|
||||||
|
|
||||||
bits.h: bits
|
bits.h: bits
|
||||||
./bits bits.h
|
./bits bits.h
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user