mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 12:40:45 -04:00
12 lines
281 B
Text
12 lines
281 B
Text
--- 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 \
|