git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1297 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-03-08 07:19:28 +00:00
parent 604d00ebf0
commit 67764d45d9

View File

@@ -1,5 +1,5 @@
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@
VPATH = $(srcdir)
@@ -49,6 +49,9 @@ des.h:
md4.h:
$(LN_S) $(top_srcdir)/lib/des/md4.h .
store.h:
$(LN_S) $(top_srcdir)/lib/krb5/store.h .
bits.h: bits
./bits bits.h