aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-16 15:56:55 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-16 15:56:55 +0000
commit78c6654d9807e45719d5de73bf42e664e40e7efa (patch)
tree72b1a81611b1b7f548b6e950ffee15b4b18bd4d4 /src/include/Makefile.am
parentbb960e581aff44f7890440faccb3383d0e105ca4 (diff)
downloadgnunet-78c6654d9807e45719d5de73bf42e664e40e7efa.tar.gz
gnunet-78c6654d9807e45719d5de73bf42e664e40e7efa.zip
make dist related fixes
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 605cbbe1e..3c8612eb5 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -30,9 +30,12 @@ gnunetinclude_HEADERS = \
30 gnunet_fs_service.h \ 30 gnunet_fs_service.h \
31 gnunet_getopt_lib.h \ 31 gnunet_getopt_lib.h \
32 gnunet_hello_lib.h \ 32 gnunet_hello_lib.h \
33 gnunet_nat_lib.h \
33 gnunet_network_lib.h \ 34 gnunet_network_lib.h \
35 gnunet_os_lib.h \
34 gnunet_peer_lib.h \ 36 gnunet_peer_lib.h \
35 gnunet_peerinfo_service.h \ 37 gnunet_peerinfo_service.h \
38 gnunet_plugin_lib.h \
36 gnunet_program_lib.h \ 39 gnunet_program_lib.h \
37 gnunet_protocols.h \ 40 gnunet_protocols.h \
38 gnunet_pseudonym_lib.h \ 41 gnunet_pseudonym_lib.h \