mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
10 lines
328 B
Diff
10 lines
328 B
Diff
--- trunk/heimdal/lib/krb5/Makefile.am 2008-06-01 22:25:41 UTC (rev 23234)
|
|
+++ trunk/heimdal/lib/krb5/Makefile.am 2008-06-01 22:25:53 UTC (rev 23235)
|
|
@@ -57,6 +57,7 @@
|
|
$(LIB_com_err) \
|
|
$(LIB_hcrypto) \
|
|
$(top_builddir)/lib/asn1/libasn1.la \
|
|
+ ../wind/libwind.la \
|
|
$(LIBADD_roken) \
|
|
$(LIB_door_create) \
|
|
$(LIB_dlopen)
|