Fix makefile problem.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19978 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-17 18:00:30 +00:00
parent b6d9890960
commit 87a341d0e9

View File

@@ -82,7 +82,7 @@ libhx509_la_LIBADD = \
$(LIB_com_err) \
$(LIB_des) \
$(top_builddir)/lib/asn1/libasn1.la \
$(top_builddir)/lib/roken/libroken.la
$(top_builddir)/lib/roken/libroken.la \
$(LIB_dlopen)
libhx509_la_CPPFLAGS = -I$(srcdir)/ref $(INCLUDE_des)