aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-16 11:46:16 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-16 11:46:16 +0000
commit5b96183f228a540ea7b90c43955f019f86da8340 (patch)
tree36899d720871c5b95ab0a518bd8164175106fdbe /src/include/Makefile.am
parentb3db33d5679f3d4f05802d360da3d8a2fd7192f1 (diff)
downloadgnunet-5b96183f228a540ea7b90c43955f019f86da8340.tar.gz
gnunet-5b96183f228a540ea7b90c43955f019f86da8340.zip
-specify gnsrecord plugin API
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 44acd2eb1..fa264544a 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -49,6 +49,7 @@ gnunetinclude_HEADERS = \
49 gnunet_getopt_lib.h \ 49 gnunet_getopt_lib.h \
50 gnunet_gns_service.h \ 50 gnunet_gns_service.h \
51 gnunet_gnsrecord_lib.h \ 51 gnunet_gnsrecord_lib.h \
52 gnunet_gnsrecord_plugin.h \
52 gnunet_hello_lib.h \ 53 gnunet_hello_lib.h \
53 gnunet_helper_lib.h \ 54 gnunet_helper_lib.h \
54 gnunet_identity_service.h \ 55 gnunet_identity_service.h \