aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-04-17 15:09:23 +0000
committerChristian Grothoff <christian@grothoff.org>2016-04-17 15:09:23 +0000
commit16642c4cb25faae335591b39795c71dedbeb37f1 (patch)
tree99eced0e91cb1455f4dc5afd1fd3918259aa5dd3 /src/include/Makefile.am
parentda7b8273d9f2229fe163ef4fbdcf046fb6227b73 (diff)
downloadgnunet-16642c4cb25faae335591b39795c71dedbeb37f1.tar.gz
gnunet-16642c4cb25faae335591b39795c71dedbeb37f1.zip
adding libgnunetcurl
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 82fa9006b..92893f7c7 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -45,6 +45,7 @@ gnunetinclude_HEADERS = \
45 gnunet_conversation_service.h \ 45 gnunet_conversation_service.h \
46 gnunet_core_service.h \ 46 gnunet_core_service.h \
47 gnunet_crypto_lib.h \ 47 gnunet_crypto_lib.h \
48 gnunet_curl_lib.h \
48 gnunet_datacache_lib.h \ 49 gnunet_datacache_lib.h \
49 gnunet_datacache_plugin.h \ 50 gnunet_datacache_plugin.h \
50 gnunet_datastore_service.h \ 51 gnunet_datastore_service.h \