aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-03-17 19:24:35 +0000
committerChristian Grothoff <christian@grothoff.org>2016-03-17 19:24:35 +0000
commita5361231e36224607d8c2c1376757c0b99f34f59 (patch)
treeee2ee9fa2c114c6b8e5850f9b31d2bbb54b8c5d2 /src/include/Makefile.am
parent23b982b51e8f1c152053154c0fce4cfc4cfcbf67 (diff)
downloadgnunet-a5361231e36224607d8c2c1376757c0b99f34f59.tar.gz
gnunet-a5361231e36224607d8c2c1376757c0b99f34f59.zip
adding library for basic JSON conversions
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 626089dbc..82fa9006b 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -65,6 +65,7 @@ gnunetinclude_HEADERS = \
65 gnunet_hello_lib.h \ 65 gnunet_hello_lib.h \
66 gnunet_helper_lib.h \ 66 gnunet_helper_lib.h \
67 gnunet_identity_service.h \ 67 gnunet_identity_service.h \
68 gnunet_json_lib.h \
68 gnunet_load_lib.h \ 69 gnunet_load_lib.h \
69 gnunet_cadet_service.h \ 70 gnunet_cadet_service.h \
70 gnunet_microphone_lib.h \ 71 gnunet_microphone_lib.h \