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