1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/security/heimdal/files/patch-lib-hdb-Makefile.in
2014-08-30 17:18:28 +00:00

13 lines
281 B
Plaintext

--- lib/hdb/Makefile.in.orig 2014-08-31 01:38:01.000000000 +0900
+++ lib/hdb/Makefile.in 2014-08-31 01:44:03.000000000 +0900
@@ -451,7 +451,8 @@
BUILT_SOURCES = \
$(gen_files_hdb:.x=.c) \
hdb_err.c \
- hdb_err.h
+ hdb_err.h \
+ hdb_asn1.h
gen_files_hdb = \
asn1_Salt.x \