provide a symlink so the directory hcrypto/ seems to exists

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16563 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-01-13 15:26:09 +00:00
parent d81b773e4c
commit 6358b0c902

View File

@@ -102,3 +102,11 @@ libhcrypto_la_SOURCES = \
sha.h \
ui.c \
ui.h
$(libhcrypto_la_OBJECTS): hcrypto-link
hcrypto-link:
$(LN_S) $(srcdir)/../des hcrypto
touch hcrypto-link
CLEANFILES = hcrypto hcrypto-link