aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index af6d02ada..dd32da171 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -55,7 +55,6 @@ gnunetinclude_HEADERS = \
55 gnunet_dnsstub_lib.h \ 55 gnunet_dnsstub_lib.h \
56 gnunet_dns_service.h \ 56 gnunet_dns_service.h \
57 gnunet_dv_service.h \ 57 gnunet_dv_service.h \
58 gnunet_env_lib.h \
59 gnunet_fragmentation_lib.h \ 58 gnunet_fragmentation_lib.h \
60 gnunet_friends_lib.h \ 59 gnunet_friends_lib.h \
61 gnunet_fs_service.h \ 60 gnunet_fs_service.h \
@@ -90,6 +89,9 @@ gnunetinclude_HEADERS = \
90 gnunet_psycstore_service.h \ 89 gnunet_psycstore_service.h \
91 gnunet_psyc_service.h \ 90 gnunet_psyc_service.h \
92 gnunet_psyc_util_lib.h \ 91 gnunet_psyc_util_lib.h \
92 gnunet_psyc_env.h \
93 gnunet_psyc_message.h \
94 gnunet_psyc_slicer.h \
93 gnunet_program_lib.h \ 95 gnunet_program_lib.h \
94 gnunet_protocols.h \ 96 gnunet_protocols.h \
95 gnunet_resolver_service.h \ 97 gnunet_resolver_service.h \