mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
fdb0ce9b89
Spotted by: ume
13 lines
281 B
Plaintext
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 \
|