Files
pkgsrc-ng/textproc/json-c/patches/patch-Makefile.in
2013-09-26 17:14:40 +02:00

15 lines
431 B
Plaintext

$NetBSD: patch-Makefile.in,v 1.1 2012/10/11 15:40:40 ryoon Exp $
* From https://github.com/json-c/json-c/commit/4154c55edae6f6b34d6ef4fcc331055fdf8e1a23#Makefile.am
--- Makefile.in.orig 2012-05-31 02:31:35.000000000 +0000
+++ Makefile.in
@@ -278,6 +278,7 @@ libjsoninclude_HEADERS = \
json_config.h \
json_inttypes.h \
json_object.h \
+ json_object_iterator.h \
json_object_private.h \
json_tokener.h \
json_util.h \