aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-09-15 08:08:55 +0000
committerChristian Grothoff <christian@grothoff.org>2009-09-15 08:08:55 +0000
commit5cccb4380fdeb089860a70df5befe0116fdc875a (patch)
tree4cf7ce282642599a673b136d9b564e1e5e7d1b46 /src/include/Makefile.am
parent36ca82a2069be63d1f26a0252b4aadfcf51d8f70 (diff)
downloadgnunet-5cccb4380fdeb089860a70df5befe0116fdc875a.tar.gz
gnunet-5cccb4380fdeb089860a70df5befe0116fdc875a.zip
more work on fs
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 008d6a180..39fb2f0f5 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -30,6 +30,7 @@ gnunetinclude_HEADERS = \
30 gnunet_getopt_lib.h \ 30 gnunet_getopt_lib.h \
31 gnunet_hello_lib.h \ 31 gnunet_hello_lib.h \
32 gnunet_network_lib.h \ 32 gnunet_network_lib.h \
33 gnunet_peer_lib.h \
33 gnunet_peerinfo_service.h \ 34 gnunet_peerinfo_service.h \
34 gnunet_program_lib.h \ 35 gnunet_program_lib.h \
35 gnunet_protocols.h \ 36 gnunet_protocols.h \